Skip to content

unclattered old types #39

unclattered old types

unclattered old types #39

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
sozo-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: rm -rf /home/runner/.config/.dojo/bin
- run: curl -L https://install.dojoengine.org | bash
- run: /home/runner/.config/.dojo/bin/dojoup
- run: |
cd contracts/
/home/runner/.config/.dojo/bin/sozo build
/home/runner/.config/.dojo/bin/sozo test