We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3523c commit 5c932fdCopy full SHA for 5c932fd
.github/workflows/release.yml
@@ -25,13 +25,6 @@ jobs:
25
- uses: gap-actions/build-pkg-docs@v1
26
with:
27
use-latex: true
28
- warnings-as-errors: false
29
- # Disable warnings as we we get errors triggered by the GAP
30
- # reference manual and I have no idea what causes them or how to
31
- # deal with them. E.g.:
32
- #
33
- # Section: "ref:specialpcgs" already defined as: 45.13.0
34
- # Now being redefined as: 45.13.2
35
36
- uses: gap-actions/release-pkg@v1
37
0 commit comments