mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Toolcache: fix typo in comment for test-toolcache.sh
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
# Fail out if any tests fail
|
# Fail out if any tests fail
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# defune array of key aliases
|
# define array of key aliases
|
||||||
key_alias_array=()
|
key_alias_array=()
|
||||||
bash --version
|
bash --version
|
||||||
# define dicionary for key_alias and its values
|
# define dicionary for key_alias and its values
|
||||||
|
|||||||
Reference in New Issue
Block a user