Skip to content

Commit

Permalink
fix typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 20, 2024
1 parent 896db1c commit 2f948e8
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 @@ -74,6 +74,6 @@ jobs:
with:
start: npm start
wait-on: 'http://localhost:5173'
- run: Run npm audit
- run: npm audit
if: matrix.os == 'ubuntu-latest'
continue-on-error: true

0 comments on commit 2f948e8

Please sign in to comment.