We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df1b7c commit 4afa80dCopy full SHA for 4afa80d
.github/workflows/fedora_41.yml
@@ -91,7 +91,6 @@ jobs:
91
source /home/wxpy/venvs/Py314/bin/activate
92
invoke test-ci
93
zip -r coverage_report.zip .coverage-reports/htmlcov
94
- - name: Upload Coverage Report
95
- uses: actions/upload-artifact@v4
96
with:
97
name: coverage-report
.github/workflows/linux.yml
@@ -126,7 +126,6 @@ jobs:
126
git submodule update --init --recursive
127
128
129
130
131
132
0 commit comments