Skip to content

Commit

Permalink
is this even happening
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh committed Oct 12, 2022
1 parent 2358586 commit 12b79be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -e # bail on errors
node --version

if [[ -v $FORCE_NVM_VERSION ]]; then
echo "Forcing NVM version to $FORCE_NVM_VERSION"
nvm use $FORCE_NVM_VERSION
fi

Expand Down

0 comments on commit 12b79be

Please sign in to comment.