Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
try e2e test branch
Browse files Browse the repository at this point in the history
Signed-off-by: Iaroslav Ciupin <iaroslav@union.ai>
  • Loading branch information
iaroslav-ciupin committed Sep 8, 2023
1 parent 6dfe573 commit 4c77c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
endtoend:
name: End2End Test
needs: [ docker-build ]
uses: flyteorg/flytetools/.github/workflows/end2end.yml@master
uses: flyteorg/flytetools/.github/workflows/end2end.yml@update-python-version
with:
priorities: "P0"
cache_key: ${{ needs.docker-build.outputs.cache_key }}
Expand Down

0 comments on commit 4c77c7f

Please sign in to comment.