diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a178ef2..8501540 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,4 +22,4 @@ jobs: - run: npm install -g circom@latest - run: npm install - name: mocha tests - - run: npm run test + run: npm run test