Skip to content

Commit

Permalink
cd contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Dec 6, 2023
1 parent 1f95e3d commit 1539129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v3
- run: curl -L https://install.dojoengine.org | bash
- run: /home/runner/.config/.dojo/bin/dojoup -v ${{ env.DOJO_VERSION }}
- run: cd contracts
- run: |
/home/runner/.config/.dojo/bin/sozo build
/home/runner/.config/.dojo/bin/sozo test

0 comments on commit 1539129

Please sign in to comment.