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