Skip to content

Commit 39ef156

Browse files
authored
Merge pull request #1450 from lukaszstolarczuk/codeql-cache-off
[CI] Don't use trap caching in CodeQL job
2 parents 0740522 + 09c01f0 commit 39ef156

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)