Skip to content

Commit

Permalink
Disable tests temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylin0711 committed Apr 30, 2024
1 parent 9aeb9af commit 4ac0dd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
- run: npm run type
- run: npm run build

- name: Run tests
uses: GabrielBB/[email protected]
with:
run: npm test
#- name: Run tests
# uses: GabrielBB/[email protected]
# with:
# run: npm test

- uses: actions/upload-artifact@v3
if: failure()
Expand Down

0 comments on commit 4ac0dd6

Please sign in to comment.