Skip to content

chore: update docs

chore: update docs #4

Workflow file for this run

name: test suite
on: [push, pull_request]
jobs:
test:
name: nargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: noir-lang/[email protected]
with:
toolchain: 0.22.0
- run: nargo test