Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
remove temp branch ref
Browse files Browse the repository at this point in the history
  • Loading branch information
typotter authored Aug 30, 2024
1 parent c534159 commit 0058137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
run-tests-with-tox:
runs-on: ubuntu-latest
steps:
- uses: Eppo-exp/python-sdk/.github/actions/action-test@tp/workflows/remote
- uses: Eppo-exp/python-sdk/.github/actions/action-test@main
with:
sdk_branch: ${{ github.head_ref || github.ref_name }}

0 comments on commit 0058137

Please sign in to comment.