https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 27bd8938937954de15c5a83463ca861f7da9bdde authored by Lars Bilke on 30 May 2023, 08:29:38 UTC
Merge branch 'scikit-build-core' into 'master'
Tip revision: 27bd893
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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