mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
[Ubuntu] Invoke chromium test after installation (#2640)
* Add test invocation * ge instead of gt * change condition
This commit is contained in:
@@ -12,4 +12,5 @@ for package in $common_packages $cmd_packages; do
|
||||
apt-get install -y --no-install-recommends $package
|
||||
done
|
||||
|
||||
invoke_tests "Apt"
|
||||
invoke_tests "Apt"
|
||||
invoke_tests "Browsers" "Chromium"
|
||||
Reference in New Issue
Block a user