Skip to content

Commit 30d2eb9

Browse files
committed
WIP
1 parent c4ec843 commit 30d2eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
ci-workflow: # Run the CI workflow based on the config.
5656
name: CI workflow
5757
needs: config
58-
uses: glenn20/python-ci/.github/workflows/ci-workflow-tox.yaml@v2.0.0
58+
uses: glenn20/python-ci/.github/workflows/ci-workflow-tox.yaml@v2
5959
with:
6060
jobs: ${{ needs.config.outputs.jobs }}
6161
os: ${{ needs.config.outputs.os }}

0 commit comments

Comments
 (0)