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

Commit

Permalink
fix tests id
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Aug 21, 2024
1 parent 6c5f353 commit 9e908ed
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 9e908ed

Please sign in to comment.