Try to fix codecov config

Apparently they changed YAML parser, and ! now makes it fail
This commit is contained in:
Alexey Sokolov
2025-05-01 22:40:10 +01:00
parent 056c7d8069
commit 92fc74cc00
2 changed files with 3 additions and 3 deletions

View File

@@ -11,9 +11,9 @@ fixes:
codecov:
ci:
# Cygwin fails integration test with --coverage enabled, I don't know why
- !appveyor
- "!appveyor"
# FreeBSD doesn't support C++ coverage yet (can't find libprofile_rt.a)
- !jenkins.znc.in
- "!jenkins.znc.in"
coverage:
status:
project: