mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[macOS] move Pester tests to separate files/contexts/describes (#2573)
* [macOS] Fail Pester tests on error * return it back * added all files for testing * common utils path changed * linux scripts shouldn't be touched
This commit is contained in:
@@ -10,4 +10,4 @@ brew_smart_install "openssl@1.1"
|
||||
# Symlink brew openssl@1.1 to `/usr/local/bin` as Homebrew refuses
|
||||
ln -sf $(brew --prefix openssl@1.1)/bin/openssl /usr/local/bin/openssl
|
||||
|
||||
invoke_tests "Common" "OpenSSL"
|
||||
invoke_tests "OpenSSL"
|
||||
|
||||
Reference in New Issue
Block a user