https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 909f7bde884871e827db2fa57a5bd4d9972f17ab authored by cbsilver on 19 November 2021, 14:48:59 UTC
Replacing heat_capacity with specific_heat_capacity in ctests
Tip revision: 909f7bd
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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