Skip to content

tests: verifier: scaffolding for verifier integration tests #132

tests: verifier: scaffolding for verifier integration tests

tests: verifier: scaffolding for verifier integration tests #132

Workflow file for this run

name: Cairo Tests
on: pull_request
jobs:
test_cairo:
name: test_cairo
runs-on: ubuntu-latest
steps:
- name: Check out main branch
uses: actions/checkout@v3
- name: Setup Scarb
uses: software-mansion/[email protected]
with:
scarb-version: "0.5.1"
- name: Run Cairo tests
run: scarb test