Skip to content

Split from/into tests to two mods #1694

Split from/into tests to two mods

Split from/into tests to two mods #1694

Workflow file for this run

name: circuit tests
on: [push, merge_group]
jobs:
test:
name: nargo test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nargo
uses: noir-lang/noirup@v0.1.3
with:
toolchain: nightly-2024-05-22
- name: Run nargo test
run: nargo test --workspace