Skip to content

Commit

Permalink
test options
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Mar 21, 2024
1 parent 20e4bf2 commit 22f540b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cache_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
id: test-action
uses: ./openvino/.github/actions/cache
with:
save-always: true
cleanup-always: true
cache-path: ${{ env.CACHE_REMOTE }}
path: ${{ env.CACHE_LOCAL }}
key: ${{ runner.os }}-${{ runner.arch }}-test-cache-${{ github.sha }}
Expand Down

0 comments on commit 22f540b

Please sign in to comment.