Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
n0th1ng-else committed Jun 21, 2024
1 parent a6d8ba9 commit 0c6022d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: ./.github/actions/npm

- name: Run tests
run: pnpm test
run: npm test

- name: Store test coverage results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0c6022d

Please sign in to comment.