Skip to content

Commit 5993436

Browse files
authored
Update on-push.yml
1 parent f80e77b commit 5993436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616

1717
- run: cabal update
1818
- run: cabal test
19+
- run: cabal install doctest
1920
- run: cabal repl --with-ghc=doctest --ghc-options="-XQuasiQuotes -XOverloadedStrings"
2021

2122
stackage:

0 commit comments

Comments
 (0)