Skip to content

Commit

Permalink
fix(tests): skip arm binaries during upgrade tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilata committed May 26, 2022
1 parent 056d4c7 commit 0388268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/download_emulators.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ wget -e robots=off \
--no-host-directories \
--recursive \
--reject "index.html*" \
--reject "-arm" \
-P emulators/ \
$SITE

Expand Down

0 comments on commit 0388268

Please sign in to comment.