Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Feb 12, 2024
1 parent db1d7b9 commit f40a494
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
forge test -vvv
id: test

- uses: cargo test
- name: cargo test
run: |
cd ./integration-tests
cargo test --release -- --nocapture
Expand Down
Loading

0 comments on commit f40a494

Please sign in to comment.