Skip to content

Commit a8f6599

Browse files
authored
Remove cache read only
1 parent f3e2578 commit a8f6599

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-pull-request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: ./.github/workflows/reusable-native-tests.yml
3131
with:
3232
skip-native-tests: ${{ !contains(github.event.pull_request.labels.*.name, 'test native') }}
33-
cache-read-only: true
3433

3534
muzzle:
3635
uses: ./.github/workflows/reusable-muzzle.yml

0 commit comments

Comments
 (0)