We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf40b5 commit c08974bCopy full SHA for c08974b
.github/workflows/instrumentations_3.yml
@@ -34,6 +34,7 @@ jobs:
34
run: echo $GITHUB_OUTPUT
35
36
run_tests:
37
+ name: Run tests
38
needs: get_package_python_versions
39
runs-on: ${{ matrix.os }}
40
strategy:
0 commit comments