https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ea233dbd34aa316a357c9b6b199e84f384a00124 authored by Lars Bilke on 15 June 2023, 08:35:44 UTC
Merge branch 'fix-wheel' into 'master'
Tip revision: ea233db
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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