Skip to content

Commit 4609e92

Browse files
committed
add test to yml
1 parent 5569b3e commit 4609e92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
with:
4848
toolchain: ${{ matrix.toolchain }}
4949

50-
- name: Run Noir tests
51-
run: nargo test
50+
- name: Run Ethereum Noir tests
51+
run: nargo test --workspace
5252

5353
rust-equivalence-tests:
5454
name: Test for equivalence against Rust impl

0 commit comments

Comments
 (0)