Skip to content

Commit

Permalink
Remove build from CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaidong committed Apr 26, 2024
1 parent a8fe8ff commit 0bd1f4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
PROXY_SERVER: ${{ secrets.PROXY_SERVER }}
run: |
npm install
npm run lint
npm run build --if-present
npm run test
- name: Coveralls Parallel
Expand Down

0 comments on commit 0bd1f4b

Please sign in to comment.