Skip to content

Commit

Permalink
fix (Actions): Corrected command
Browse files Browse the repository at this point in the history
  • Loading branch information
Refrezsh committed Jan 24, 2025
1 parent 3c8455b commit 1104b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Test
run: npm test
- name: Performance
run: npm performance
run: npm run performance

0 comments on commit 1104b71

Please sign in to comment.