Skip to content

Commit

Permalink
updated tests to ensure .tool-verisons is used
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDegenDeveloper committed Mar 27, 2024
1 parent 1f43284 commit 9cc9a43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

- name: Setup Scarb
uses: software-mansion/setup-scarb@v1
with:
tool-versions: .tool-versions

- name: Test the code
run: |
Expand Down

0 comments on commit 9cc9a43

Please sign in to comment.