Skip to content

Commit f80e77b

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

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
@@ -14,6 +14,7 @@ jobs:
1414
key: ${{ runner.os }}-cabal-${{ hashFiles('*.cabal') }}
1515
restore-keys: ${{ runner.os }}-cabal-
1616

17+
- run: cabal update
1718
- run: cabal test
1819
- run: cabal repl --with-ghc=doctest --ghc-options="-XQuasiQuotes -XOverloadedStrings"
1920

0 commit comments

Comments
 (0)