Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei committed Aug 20, 2023
1 parent 9eddbca commit ca221c9
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 @@ -31,7 +31,7 @@ jobs:
# Output useful info for debugging.
run: node --version && npm --version
- name: Run gurnt cli
run: grunt --version
run: npm run grunt
- name: Run unit test
run: npm run test

Expand Down

0 comments on commit ca221c9

Please sign in to comment.