Skip to content

Commit

Permalink
update tests script
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidbhura committed Dec 18, 2023
1 parent 58c58e7 commit 145042d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bin/install-wp-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ install_wp() {
return;
fi

cd $HOME
mkdir -p $WP_CORE_DIR

if [[ $WP_VERSION == 'nightly' || $WP_VERSION == 'trunk' ]]; then
Expand Down

0 comments on commit 145042d

Please sign in to comment.