https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: c7829f5447e5686c488a936d24c02089c09c1963 authored by Lars Bilke on 12 May 2021, 12:30:09 UTC
Merge branch 'ctest-improvements' into 'master'
Tip revision: c7829f5
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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