mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-12 19:20:28 +03:00
Fix codecov ignore, wrong syntax
The current codecov ignore syntax is incorrect. Corrected it. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Closes #9681
This commit is contained in:
parent
1f654753ba
commit
f784828416
2
.github/codecov.yml
vendored
2
.github/codecov.yml
vendored
@ -23,4 +23,4 @@ comment:
|
||||
require_changes: yes # only post when coverage changes
|
||||
|
||||
ignore:
|
||||
- "tests/zfs-tests" # Don't need Tests to cover themselves
|
||||
- "tests/*/**" # Don't need Tests to cover themselves
|
||||
|
Loading…
Reference in New Issue
Block a user