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 05420c8 commit ee37cfdCopy full SHA for ee37cfd
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
continue
70
fi
71
72
- cabal install --enable-test --install-method=copy --installdir=./bin "${package}"
+ cabal install --install-method=copy --installdir=./bin "${package}"
73
done
74
- name: "Run tests"
75
shell: bash
0 commit comments