Skip to content

Commit 051b718

Browse files
committed
Use features main branch
1 parent 67ee4bb commit 051b718

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,8 @@ jobs:
109109
110110
# Runs the sdk features repo tests with this repo's current SDK code
111111
features-tests:
112-
uses: temporalio/features/.github/workflows/python.yaml@uv
112+
uses: temporalio/features/.github/workflows/python.yaml@main
113113
with:
114114
python-repo-path: ${{github.event.pull_request.head.repo.full_name}}
115115
version: ${{github.event.pull_request.head.ref}}
116116
version-is-repo-ref: true
117-
features-repo-ref: uv

0 commit comments

Comments
 (0)