Skip to content

Commit

Permalink
Remove tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas authored and Thomas committed Sep 28, 2024
1 parent 1f2a564 commit 3cbd51b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
with:
node-version: 18.x
- run: npm install
- run: xvfb-run -a npm test
if: runner.os == 'Linux'
- run: npm test
if: runner.os != 'Linux'

publish:
needs: build
Expand Down
15 changes: 0 additions & 15 deletions src/test/extension.test.ts

This file was deleted.

0 comments on commit 3cbd51b

Please sign in to comment.