Skip to content

Commit

Permalink
delete ci check for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen committed Jul 27, 2024
1 parent 9d947b2 commit 4d1461e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
run: |
npm run lint
npm run test:unit
- name: test Demo
run: |
cd demo && npm i && npm run build
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2.3.0
timeout-minutes: 2
Expand Down

0 comments on commit 4d1461e

Please sign in to comment.