Skip to content

Commit

Permalink
ci: 🩹 fix path of ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
thkruz committed Jan 13, 2024
1 parent 36d1f43 commit 705d0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
- run: npm ci --ignore-scripts

- name: Test
run: npm run test:nobuild
run: npm run test

0 comments on commit 705d0da

Please sign in to comment.