Skip to content

Commit

Permalink
chore github action run test once
Browse files Browse the repository at this point in the history
  • Loading branch information
lihsai0 committed Apr 24, 2024
1 parent 01ebb27 commit 7150f66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: Run cases
run: |
npm run check-type
npm test
istanbul cover ./node_modules/mocha/bin/_mocha --reporter test -- -R spec
env:
QINIU_ACCESS_KEY: ${{ secrets.QINIU_ACCESS_KEY }}
Expand Down

0 comments on commit 7150f66

Please sign in to comment.