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:
2
.github/workflows/codegen-test.yml
vendored
2
.github/workflows/codegen-test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user