Skip to content

Commit

Permalink
install verifier rules extra
Browse files Browse the repository at this point in the history
Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>
  • Loading branch information
F-Node-Karlsruhe committed Jul 23, 2024
1 parent 1b58250 commit 7690306
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
with:
node-version: 18

- run: npm i
- run: npm i @gs1us/vc-verifier-rules
working-directory: ./api
- run: npm ci
working-directory: ./api
- run: npm test
working-directory: ./api

0 comments on commit 7690306

Please sign in to comment.