Skip to content

Storage Layout documentation (#321) #1652

Storage Layout documentation (#321)

Storage Layout documentation (#321) #1652

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/[email protected]
with:
toolchain: nightly-2024-05-22
- name: Run nargo test
run: nargo test --workspace