Skip to content

Commit 3654423

Browse files
committed
Temporary commit to test ccache
1 parent cc88eb3 commit 3654423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: ./.github/actions/ccache-setup
4646
with:
4747
workflow-id: build-and-test
48-
read-only: ${{ github.event_name == 'pull_request' }}
48+
read-only: false
4949

5050
# Build and test standard build
5151
- name: Build and test

0 commit comments

Comments
 (0)