Skip to content

Commit 5b36ca8

Browse files
committed
cabal install hspec-discover
1 parent 973edec commit 5b36ca8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
run: cabal build all
3838

3939
- name: Test
40+
run: cabal install hspec-discover
4041
run: cabal test all

0 commit comments

Comments
 (0)