Skip to content

Commit

Permalink
ci: update integration-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jj811208 committed Sep 17, 2022
1 parent 56b267c commit e1adcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: 'Check that the Yarn files don''t change on new installs (fix w/ "yarn install")'
run: |
node ./scripts/run-yarn.js --immutable --immutable-cache
node ./scripts/run-yarn.js --immutable --immutable-cache --no-check-cache
shell: bash

- name: 'Check that the cache files are consistent with their remote sources'
Expand Down

0 comments on commit e1adcb1

Please sign in to comment.