Skip to content

Commit 289285e

Browse files
committed
Remove accidental run command
1 parent 2cc84cb commit 289285e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: haskell/actions/setup@v1
3030
with:
3131
ghc-version: ${{ matrix.ghc }}
32-
run: xvfb-run -s '-screen 0 640x480x16' -a npm test
3332
- name: "Install `tree` for MacOs"
3433
run: |
3534
brew update

0 commit comments

Comments
 (0)