Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed May 21, 2023
1 parent c6761ba commit 7940414
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/v2.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
with:
node-version: 16.15.1
cache: 'npm'
- name: Install
run: npm i
- name: Test
- run: npm i
- run: npm t
working-directory: packages/traceability-tests
run: npm t

2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ docs/testsuite/jest-html-reporters-attach/index.js

packages/traceability-schemas/data/*.json


traceability-tests

0 comments on commit 7940414

Please sign in to comment.