Skip to content

Commit

Permalink
bump pixelaw to 0.5.6 and fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
thiscaspar committed Nov 15, 2024
1 parent 32a4515 commit 498aa6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- uses: asdf-vm/actions/setup@v3
- run: |
asdf plugin add dojo https://github.com/dojoengine/asdf-dojo
asdf install dojo 1.0.0-alpha.17
asdf global dojo 1.0.0-alpha.17
asdf install dojo 1.0.0
asdf global dojo 1.0.0
sozo test

0 comments on commit 498aa6d

Please sign in to comment.