Skip to content

Commit

Permalink
fix name run Test
Browse files Browse the repository at this point in the history
  • Loading branch information
manudous committed Jan 19, 2024
1 parent b66978d commit 6738bea
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 @@ -21,4 +21,4 @@ jobs:
npm install -D --arch=x64 --platform=linux turbo
npm ci
- name: Tests
run: num test
run: npm run test

0 comments on commit 6738bea

Please sign in to comment.