mirror of
https://github.com/Z3Prover/z3
synced 2026-02-09 10:35:36 +00:00
Clear cache for code-conventions-analyzer by changing cache key
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
286994a3af
commit
df0b658e5d
2 changed files with 25 additions and 1052 deletions
1074
.github/workflows/code-conventions-analyzer.lock.yml
generated
vendored
1074
.github/workflows/code-conventions-analyzer.lock.yml
generated
vendored
File diff suppressed because it is too large
Load diff
|
|
@ -6,7 +6,8 @@ on:
|
|||
workflow_dispatch:
|
||||
permissions: read-all
|
||||
tools:
|
||||
cache-memory: true
|
||||
cache-memory:
|
||||
key: conventions-cache-${{ github.workflow }}-${{ github.run_id }}
|
||||
github:
|
||||
toolsets: [default]
|
||||
view: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue