mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2025-10-13 07:55:04 +03:00
try fix
This commit is contained in:
@@ -3,6 +3,7 @@ set -e
|
||||
|
||||
source dev-container-features-test-lib
|
||||
|
||||
check "wine exists" bash -c "wine --version"
|
||||
check "wine version is same" bash -c "[[ "$(wine --version | tr -d -c 0-9.)" == *"8.5"* ]]"
|
||||
|
||||
reportResults
|
||||
reportResults
|
||||
|
Reference in New Issue
Block a user