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 bb68bac commit 17b3becCopy full SHA for 17b3bec
.github/workflows/build.yml
@@ -139,7 +139,7 @@ jobs:
139
cython-lint-${{ env.BUILD_IDENTIFIER }}.xml
140
141
- name: Report results
142
- uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v1
+ uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727 # v1
143
if: always()
144
with:
145
name: Report (${{ env.BUILD_PRETTY_IDENTIFIER }})
@@ -261,7 +261,7 @@ jobs:
261
cython-lint-${{ runner.os }}-${{ matrix.py-version }}.xml
262
263
264
265
266
267
name: Report (${{ github.job }})
0 commit comments