Skip to content

Commit 5c932fd

Browse files
committed
Remove irrelevant warnings-as-errors
1 parent 6d3523c commit 5c932fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ jobs:
2525
- uses: gap-actions/build-pkg-docs@v1
2626
with:
2727
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
3528

3629
- uses: gap-actions/release-pkg@v1
3730
with:

0 commit comments

Comments
 (0)