Skip to content

Commit ebd09a6

Browse files
committed
Bust features repo GHA rust cache
1 parent 9e6f81a commit ebd09a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
136136
# Runs the sdk features repo tests with this repo's current SDK code
137137
features-tests:
138-
uses: temporalio/features/.github/workflows/python.yaml@main
138+
uses: temporalio/features/.github/workflows/python.yaml@rust-bust-cache
139139
with:
140140
python-repo-path: ${{github.event.pull_request.head.repo.full_name}}
141141
version: ${{github.event.pull_request.head.ref}}

0 commit comments

Comments
 (0)