Skip to content

Commit

Permalink
Remove wrong invocation of clear-action-cache
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 2de75b2 commit ffb5ad7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
uses: actions/checkout@v4
with:
path: "${{ github.workspace }}/flyte"
- name: 'Clear action cache'
uses: "${{ github.workspace }}/flyte/.github/actions/clear-action-cache"
- name: Fetch flytekit code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit ffb5ad7

Please sign in to comment.