Skip to content

Commit 89c0b34

Browse files
authored
Fix: Remove cache: "true" input (#580)
1 parent d6e2241 commit 89c0b34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
uses: greenbone/actions/coverage-python@v3
3838
with:
3939
python-version: "3.10"
40-
cache: "true"
4140
token: ${{ secrets.CODECOV_TOKEN }}
4241

4342
check-version:

0 commit comments

Comments
 (0)