Skip to content

Fix public input content #62

Fix public input content

Fix public input content #62

Workflow file for this run

name: Run Circuit SK
on:
push:
branches: ["*"]
pull_request:
branches: ["*"]
jobs:
run-script:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Tests
run: |
cargo build
cargo test --release -- --nocapture