diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 437ae4a..323b59b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -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