Skip to content

Commit

Permalink
Test CI #2
Browse files Browse the repository at this point in the history
  • Loading branch information
sorpaas committed Nov 10, 2023
1 parent e402c29 commit a1a2b56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ jobs:
- name: Test CI
run: ls jsontests/res/ethtests
- name: Run tests
run: cargo run --release --verbose -p jsontests -- \
jsontests/res/ethtests/GeneralStateTests/stExample/add11.json
run: cargo run --release --verbose -p jsontests -- jsontests/res/ethtests/GeneralStateTests/stExample/add11.json

0 comments on commit a1a2b56

Please sign in to comment.