Skip to content

Commit

Permalink
CI: Add a smoke test run for gas_diff_stats.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cameel committed Feb 21, 2024
1 parent b88d690 commit 36f2d39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,9 @@ jobs:
- run:
name: Python unit tests
command: python3 test/pyscriptTests.py
- run:
name: Smoke test for gas_diff_stats.py
command: scripts/gas_diff_stats.py
- matrix_notify_failure_unless_pr

t_win_pyscripts:
Expand Down

0 comments on commit 36f2d39

Please sign in to comment.