Skip to content

Commit

Permalink
ci: call snforge using scarb interface
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Jan 9, 2025
1 parent 35a8607 commit f8bf5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
- run: snforge test --all-features
- run: scarb test --all-features

0 comments on commit f8bf5e5

Please sign in to comment.