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 8a28561 commit 6e96870Copy full SHA for 6e96870
.github/workflows/ci.yml
@@ -11,5 +11,4 @@ jobs:
11
run: stack build
12
- name: Run tests
13
run: |
14
- export PATH="$(dirname "$(stack exec -- which ghc)"):$PATH"
15
make test
0 commit comments