Skip to content

Commit ccd3e3a

Browse files
committed
hspec-discover
1 parent 5b36ca8 commit ccd3e3a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

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

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

0 commit comments

Comments
 (0)