https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 09609acfc0a23d293b5806d95f4527b8076ac23f authored by Lars Bilke on 17 March 2023, 15:09:59 UTC
Merge branch 'ext-petsc-parallel' into 'master'
Tip revision: 09609ac
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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