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 c4ec843 commit 30d2eb9Copy full SHA for 30d2eb9
.github/workflows/ci.yaml
@@ -55,7 +55,7 @@ jobs:
55
ci-workflow: # Run the CI workflow based on the config.
56
name: CI workflow
57
needs: config
58
- uses: glenn20/python-ci/.github/workflows/ci-workflow-tox.yaml@v2.0.0
+ uses: glenn20/python-ci/.github/workflows/ci-workflow-tox.yaml@v2
59
with:
60
jobs: ${{ needs.config.outputs.jobs }}
61
os: ${{ needs.config.outputs.os }}
0 commit comments