mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 15:14:03 +03:00
Correct argument for coverage
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
|||||||
- name: Collect coverage
|
- name: Collect coverage
|
||||||
uses: codecov/codecov-action@v5
|
uses: codecov/codecov-action@v5
|
||||||
with:
|
with:
|
||||||
file: ./coverage.txt
|
files: ./coverage.txt
|
||||||
|
|
||||||
fuzz:
|
fuzz:
|
||||||
name: Fuzzing
|
name: Fuzzing
|
||||||
|
|||||||
Reference in New Issue
Block a user