https://gitlab.opengeosys.org/ogs/ogs.git
Revision fe20371b6537a505342410fc3fbef2f822c8145b authored by Lars Bilke on 23 August 2021, 09:15:31 UTC, committed by Lars Bilke on 23 August 2021, 09:15:31 UTC
1 parent 61aa737
Raw File
Tip revision: fe20371b6537a505342410fc3fbef2f822c8145b authored by Lars Bilke on 23 August 2021, 09:15:31 UTC
[ci] Speed up coverage start up.
Tip revision: fe20371
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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