Skip to content

Commit

Permalink
Don't error on ObjFW documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jan 12, 2022
1 parent bda0c26 commit d52c17d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,9 @@ jobs:
test_objfw:
name: Test ObjFW

env:
CFLAGS: -Wno-error=documentation

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit d52c17d

Please sign in to comment.