Skip to content

Commit f44d6bf

Browse files
authored
Merge pull request #565 from fendor/fix/ci-typo-run
Remove accidental run command
2 parents 2cc84cb + 289285e commit f44d6bf

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)