https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: d95587b8d3711ebde5dfbffba68531cb17be66cd authored by Lars Bilke on 17 January 2023, 08:16:45 UTC
Merge branch 'ctest-perf' into 'master'
Tip revision: d95587b
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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