Skip to content

Commit

Permalink
fix tests id (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev authored Aug 21, 2024
1 parent 6c5f353 commit 6ccd770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: pnpm lint

- name: Run tests for all packages
id: tests
run: pnpm test:node --reporter mocha-junit-reporter --reporter-options mochaFile=./results.xml

- name: Execute Spec Test Vector Report
Expand Down

0 comments on commit 6ccd770

Please sign in to comment.