Skip to content

Commit

Permalink
chore: prune obsolete yarn installs
Browse files Browse the repository at this point in the history
Co-authored-by: Turadg Aleahmad <[email protected]>
  • Loading branch information
dckc and turadg committed Nov 9, 2023
1 parent 67d38c6 commit 3b6ebce
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions proposals/53:kread-start/eval.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ source /usr/src/upgrade-test-scripts/env_setup.sh

ls -al

yarn install --frozen-lockfile

# XXX to avoid rebuilding lower layers
# TODO clean up JS lib code so it's more independent
cp package.json yarn.lock /usr/src/upgrade-test-scripts/lib/
cd /usr/src/upgrade-test-scripts/lib/ && yarn install --frozen-lockfile
cd -

# XXX using Ava serial to script the core-eval
yarn ava mn2-start.test.js

0 comments on commit 3b6ebce

Please sign in to comment.