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

Commit 1f6e9bd

Browse files
authored
remove temp branch ref (#69)
1 parent c534159 commit 1f6e9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
run-tests-with-tox:
5252
runs-on: ubuntu-latest
5353
steps:
54-
- uses: Eppo-exp/python-sdk/.github/actions/action-test@tp/workflows/remote
54+
- uses: Eppo-exp/python-sdk/.github/actions/action-test@main
5555
with:
5656
sdk_branch: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)