Skip to content

Commit 4c05338

Browse files
committed
doctest 0.18
1 parent 6111117 commit 4c05338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Configure
5252
run: |
53-
cabal install --ignore-project -j2 doctest --constraint='doctest ^>=0.17'
53+
cabal install --ignore-project -j2 doctest --constraint='doctest ^>=0.18'
5454
5555
- name: Build
5656
run: |

0 commit comments

Comments
 (0)