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.
2 parents 2cc84cb + 289285e commit f44d6bfCopy full SHA for f44d6bf
.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