https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 57910033409543e5562b8bbe6dbbd3ff3e94352e authored by Tobias Meisel on 05 June 2023, 13:31:48 UTC
Merge branch 'ogs_cli_wrapper' into 'master'
Tip revision: 5791003
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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