Skip to content

Merge pull request #18 from notV4l/0.3.0 #48

Merge pull request #18 from notV4l/0.3.0

Merge pull request #18 from notV4l/0.3.0 #48

Workflow file for this run

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