Skip to content

remember to hide add-card display when cancel button pressed #60

remember to hide add-card display when cancel button pressed

remember to hide add-card display when cancel button pressed #60

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