Skip to content

Commit d0662ec

Browse files
Update npmpublish.yml
1 parent b688df6 commit d0662ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
- run: sudo apt-get install xvfb
2020
- run: npm ci
2121
- run: npm run build --if-present
22-
- run: xvfb-run --auto-servernum npm run test
23-
env:
24-
CI: true
2522

2623
publish-npm:
2724
needs: build

0 commit comments

Comments
 (0)