https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 55b292ace362a7d314b93a97f0d9dea71336cd5f authored by Lars Bilke on 28 May 2021, 06:06:09 UTC
Merge branch 'ctest-output' into 'master'
Tip revision: 55b292a
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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