Skip to content

Commit

Permalink
pass with no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase committed May 13, 2024
1 parent 088f6af commit 082a478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
run: npm install

- name: Run Unit Tests
run: npm run test
run: npm run test --passWithNoTests

0 comments on commit 082a478

Please sign in to comment.