Skip to content

Commit

Permalink
ci: Apply warnings in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenArthur committed Oct 24, 2022
1 parent da13bf4 commit a32ef7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
pull_request:
branches: [ master ]

env:
CXXFLAGS: "-Wno-unused-parameter -Werror=overloaded-virtual"

jobs:
build-and-check-ubuntu-64bit:

Expand Down

0 comments on commit a32ef7a

Please sign in to comment.