Skip to content

Commit 09c01f0

Browse files
[CI] Don't use trap caching in CodeQL job
1 parent 0740522 commit 09c01f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
4545
with:
4646
languages: cpp
47+
trap-caching: false
4748

4849
- name: "[Win] Initialize vcpkg"
4950
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)