mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
[Ubuntu] scripts: move invoke_tests at the bottom (#3950)
This commit is contained in:
committed by
GitHub
parent
22087b3c7a
commit
557fce161e
@@ -23,7 +23,7 @@ download_with_retries $rebar3DownloadUrl "/tmp"
|
|||||||
mv /tmp/rebar3 /usr/local/bin/rebar3
|
mv /tmp/rebar3 /usr/local/bin/rebar3
|
||||||
chmod +x /usr/local/bin/rebar3
|
chmod +x /usr/local/bin/rebar3
|
||||||
|
|
||||||
invoke_tests "Tools" "erlang"
|
|
||||||
|
|
||||||
# Clean up source list
|
# Clean up source list
|
||||||
rm $source_list
|
rm $source_list
|
||||||
|
|
||||||
|
invoke_tests "Tools" "erlang"
|
||||||
|
|||||||
Reference in New Issue
Block a user