We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973edec commit 5b36ca8Copy full SHA for 5b36ca8
1 file changed
.github/workflows/ci.yml
@@ -37,4 +37,5 @@ jobs:
37
run: cabal build all
38
39
- name: Test
40
+ run: cabal install hspec-discover
41
run: cabal test all
0 commit comments