Skip to content

Commit

Permalink
Update CI-Test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohrusky authored Jul 6, 2023
1 parent 8fc2f57 commit 9f4b5b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Test
run: |
npm install
npm run lint
npm run test-cov
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 9f4b5b8

Please sign in to comment.