Skip to content

Fix bug where spider graphic not showing #73

Fix bug where spider graphic not showing

Fix bug where spider graphic not showing #73

name: Contracts
on:
push:
pull_request:
jobs:
sozo-test:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./contracts
steps:
- uses: actions/checkout@v3
- run: curl -L https://install.dojoengine.org | bash
- run: /home/runner/.config/.dojo/bin/dojoup --version v0.3.15
- run: |
/home/runner/.config/.dojo/bin/sozo build
/home/runner/.config/.dojo/bin/sozo test