chore: disable turbo and jest cache (#7024)

* chore: disable turbo cache

* chore: remove cache for build

* chore: disable jest cache
This commit is contained in:
Riqwan Thamir
2024-04-09 14:04:31 +02:00
committed by GitHub
parent 3882cac622
commit 8eb2a4156d
4 changed files with 11 additions and 11 deletions

View File

@@ -34,7 +34,7 @@ jobs:
extension: codegen
- name: Build Packages - Force
run: yarn build --force --no-cache
run: yarn build --force
- name: Assert latest codegen build committed
run: ./scripts/assert-codegen-build-committed-actions.sh