There was an error while loading. Please reload this page.
1 parent 14074c9 commit 001f2d3Copy full SHA for 001f2d3
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
supported-python-versions: ${{ steps.baipp.outputs.supported_python_classifiers_json_array }}
38
39
tests:
40
- name: Tests & Mypy on ${{ matrix.python-version }}
+ name: Tests & Mypy${{ '' }}
41
runs-on: ubuntu-latest
42
needs: build-package
43
0 commit comments