Skip to content

Commit

Permalink
Checkout repo in root
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Aug 2, 2024
1 parent 146951b commit 5c49ff7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@ jobs:
steps:
- name: Fetch flyte code
uses: actions/checkout@v4
with:
path: "${{ github.workspace }}/flyte"
- name: 'Clear action cache'
uses: "${{ github.workspace }}/flyte/.github/actions/clear-action-cache"
uses: .github/actions/clear-action-cache
- name: Fetch flytekit code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 5c49ff7

Please sign in to comment.