Skip to content

Commit d52c17d

Browse files
committed
Don't error on ObjFW documentation
1 parent bda0c26 commit d52c17d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,9 @@ jobs:
275275
test_objfw:
276276
name: Test ObjFW
277277

278+
env:
279+
CFLAGS: -Wno-error=documentation
280+
278281
runs-on: ubuntu-latest
279282

280283
steps:

0 commit comments

Comments
 (0)