Skip to content

Commit

Permalink
but don't test
Browse files Browse the repository at this point in the history
  • Loading branch information
furudean committed Jul 5, 2024
1 parent 0a8475b commit 62b6a6e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
node-version: 18.x
- run: npm install

- run: xvfb-run -a npm test
if: runner.os == 'Linux'

- run: npm test
if: runner.os != 'Linux'

- run: npm run publish
if: runner.os != 'Windows'
env:
Expand Down

0 comments on commit 62b6a6e

Please sign in to comment.