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 9e6f81a commit ebd09a6Copy full SHA for ebd09a6
.github/workflows/ci.yml
@@ -135,7 +135,7 @@ jobs:
135
136
# Runs the sdk features repo tests with this repo's current SDK code
137
features-tests:
138
- uses: temporalio/features/.github/workflows/python.yaml@main
+ uses: temporalio/features/.github/workflows/python.yaml@rust-bust-cache
139
with:
140
python-repo-path: ${{github.event.pull_request.head.repo.full_name}}
141
version: ${{github.event.pull_request.head.ref}}
0 commit comments