Skip to content

Commit

Permalink
Update npm_test_doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Callidon authored Apr 23, 2021
1 parent ab95d63 commit d754ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_test_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install package
run: npm install
- name: Build TS
run: npm build
run: npm run build
- name: Test package
run: npm test

0 comments on commit d754ca9

Please sign in to comment.