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

Commit 6ccd770

Browse files
authored
fix tests id (#274)
1 parent 6c5f353 commit 6ccd770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integrity-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: pnpm lint
4242

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

4647
- name: Execute Spec Test Vector Report

0 commit comments

Comments
 (0)