Skip to content

Commit

Permalink
set lookup-only
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms committed Sep 7, 2023
1 parent 4f46cec commit 0d01fd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/horizon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
uses: actions/cache/restore@v3
with:
path: ./empty
lookup-only: true
key: ${{ env.COMBINED_SOURCE_HASH }}

- if: ${{ steps.horizon_binary_tests_hash.outputs.cache-hit != 'true' }}
Expand Down

0 comments on commit 0d01fd1

Please sign in to comment.