We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c593b8d + ab8c52b commit 5209a5cCopy full SHA for 5209a5c
.github/workflows/caching.yml
@@ -45,7 +45,7 @@ on:
45
- cron: "25 2/8 * * *"
46
47
env:
48
- cabalBuild: "v2-build all --enable-tests --enable-benchmarks"
+ cabalBuild: "v2-build all --enable-tests --enable-benchmarks --keep-going"
49
50
jobs:
51
0 commit comments