Skip to content

Commit

Permalink
fix: snforge test
Browse files Browse the repository at this point in the history
  • Loading branch information
JordyRo1 committed May 6, 2024
1 parent a31131a commit e5ad649
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- uses: foundry-rs/setup-snfoundry@v3
- run: scarb fmt --check
- run: scarb build
- run: scarb test
- run: snforge test

0 comments on commit e5ad649

Please sign in to comment.