Skip to content

Commit

Permalink
only run unit test due to flakiness of playwright E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jun 27, 2024
1 parent f83df24 commit d01cb0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
uses: janosh/workflows/.github/workflows/npm-test-release.yml@main
with:
install-cmd: npm install --force
test-cmd: npm run test:unit

0 comments on commit d01cb0b

Please sign in to comment.