test without cache

This commit is contained in:
Florian Forster 2025-02-19 14:05:54 +01:00
parent 03022bb4d9
commit 9f112bb1b4
No known key found for this signature in database

View File

@ -19,4 +19,5 @@ jobs:
with: with:
source: . source: .
push: false push: false
targets: build, lint ,core-unit targets: build, lint ,core-unit
no-cache: true