Skip to content

Commit fcae00d

Browse files
committed
WIP
1 parent 2410579 commit fcae00d

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
@@ -51,7 +51,7 @@ jobs:
5151
ci-workflow: # Run the CI workflow based on the config.
5252
name: CI workflow
5353
needs: config
54-
uses: glenn20/python-ci/.github/workflows/ci-workflow-tox.yaml@v2
54+
uses: glenn20/python-ci/.github/workflows/ci-workflow-tox.yaml@dev
5555
with:
5656
jobs: ${{ needs.config.outputs.jobs }}
5757
os: ${{ needs.config.outputs.os }}

0 commit comments

Comments
 (0)