Skip to content

Add assert to read_felt_from_prover #35

Add assert to read_felt_from_prover

Add assert to read_felt_from_prover #35

Workflow file for this run

name: CI
on:
push:
merge_group:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- run: scarb fmt --check
- run: scarb test