We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c74f3 commit ba6eddeCopy full SHA for ba6edde
.github/workflows/stage-2-test.yaml
@@ -155,11 +155,6 @@ jobs:
155
uses: actions/download-artifact@v5
156
with:
157
name: code-coverage-report
158
- - name: "Download Python coverage reports"
159
- uses: actions/download-artifact@v5
160
- with:
161
- name: python-coverage-reports
162
- path: src/
163
- name: "Perform static analysis"
164
uses: ./.github/actions/perform-static-analysis
165
0 commit comments