Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Update couple of test in biguint #36

Update couple of test in biguint

Update couple of test in biguint #36

Workflow file for this run

name: test
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
nargo:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Nargo
uses: noir-lang/[email protected]
with:
toolchain: nightly
- name: Run nargo test
run: |
nargo test