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 8a11724 commit b6c49fdCopy full SHA for b6c49fd
.github/workflows/test_and_deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
stack-version: 'latest'
25
- name: Haskell - prep, build, test
26
run: |
27
- stack --no-terminal --skip-ghc-check --allow-different-user test
+ stack test
28
- name: Wrap gem
29
run: ./bin/setup
30
working-directory: gem
0 commit comments