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 7a3e14e commit b4d81bfCopy full SHA for b4d81bf
.github/workflows/tox.yml
@@ -28,7 +28,7 @@ permissions:
28
29
jobs:
30
tox:
31
- uses: ansible/team-devtools/.github/workflows/tox.yml@main
+ uses: ansible/team-devtools/.github/workflows/tox.yml@fix/sonarcloud-workflow
32
with:
33
max_python: "3.13"
34
jobs_producing_coverage: 8
0 commit comments