Skip to content

Commit

Permalink
fix: update the route for the tools file
Browse files Browse the repository at this point in the history
  • Loading branch information
brolag committed Oct 30, 2024
1 parent f6f1622 commit b6ca963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: foundry-rs/setup-snfoundry@v3
- uses: software-mansion/setup-scarb@v1
with:
tool-versions: ./apps/snfoundry/.tool-versions
tool-versions: ./apps/snfoundry/contracts/.tool-versions

- name: Run tests
run: cd apps/snfoundry && snforge test
Expand Down

0 comments on commit b6ca963

Please sign in to comment.