We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf750f4 + b823b22 commit 4653a88Copy full SHA for 4653a88
1 file changed
.github/workflows/build.yml
@@ -74,15 +74,13 @@ jobs:
74
cabal build all
75
--builddir=${{ env.cabal-build-dir }}
76
--only-dependencies
77
- --enable-documentation
78
79
- name: Build
80
run: >
81
82
83
--enable-tests
84
--enable-benchmarks
85
86
87
- name: Test
88
0 commit comments