Skip to content

Commit

Permalink
Use features branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Feb 16, 2025
1 parent 071ff6f commit f6aece7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ jobs:
# Runs the sdk features repo tests with this repo's current SDK code
features-tests:
uses: temporalio/features/.github/workflows/python.yaml@main
uses: temporalio/features/.github/workflows/python.yaml@uv
with:
python-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}
version-is-repo-ref: true
features-repo-ref: main
features-repo-ref: uv

0 comments on commit f6aece7

Please sign in to comment.