diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f24ca4e..18cd7d6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -67,7 +67,7 @@ jobs: - name: Collect coverage uses: codecov/codecov-action@v5 with: - file: ./coverage.txt + files: ./coverage.txt fuzz: name: Fuzzing