We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc84cb commit 289285eCopy full SHA for 289285e
.github/workflows/test.yml
@@ -29,7 +29,6 @@ jobs:
29
uses: haskell/actions/setup@v1
30
with:
31
ghc-version: ${{ matrix.ghc }}
32
- run: xvfb-run -s '-screen 0 640x480x16' -a npm test
33
- name: "Install `tree` for MacOs"
34
run: |
35
brew update
0 commit comments