Skip to content

Commit

Permalink
test only
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Oct 23, 2023
1 parent 3d035f0 commit 136af16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# with:
# run: npm run test:e2e
# options: --disable-features=NetworkService --disable-gpu
- run: npm run test
- run: npm test
- name: Unit Tests
run: npm run test:unit
# - name: Contribute List
Expand Down

0 comments on commit 136af16

Please sign in to comment.