https://gitlab.opengeosys.org/ogs/ogs.git
Revision 1296c574133a1ddf35df216c3f484ddef94eb076 authored by Lars Bilke on 18 March 2021, 13:25:37 UTC, committed by Lars Bilke on 18 March 2021, 13:25:37 UTC
[ci] Fix warnings check

Closes #3119

See merge request ogs/ogs!3521
2 parent s 4fa16ea + c6a64ea
Raw File
Tip revision: 1296c574133a1ddf35df216c3f484ddef94eb076 authored by Lars Bilke on 18 March 2021, 13:25:37 UTC
Merge branch 'fix-warnings-check' into 'master'
Tip revision: 1296c57
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top