Skip to content

Commit

Permalink
Update cache version for yarn failing job (#225)
Browse files Browse the repository at this point in the history
* Update cache version for yarn failing job

* remove duplicated test
  • Loading branch information
marboledacci authored Aug 28, 2024
1 parent ff59366 commit 9d636e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ workflows:
filters: *filters
name: node-run-yarn-job
app-dir: "~/project/sample"
cache-version: v5
cache-version: v6
pkg-manager: yarn
yarn-run: build
setup:
Expand Down Expand Up @@ -378,8 +378,6 @@ workflows:
rm ~/project/sample/yarn.lock
- integration-test-override-ci:
filters: *filters
- integration-test-override-ci-windows:
filters: *filters
- integration-test-pnpm:
filters: *filters
- integration-test-override-ci-windows:
Expand Down

0 comments on commit 9d636e1

Please sign in to comment.