no caching in test containers
This commit is contained in:
@@ -46,7 +46,7 @@ declare -A BINS=(
|
||||
[tree-sitter-cli]="tree-sitter --version"
|
||||
[python]="python --version"
|
||||
[python-pip]="pip3 --version"
|
||||
[unzip]="unzip --version"
|
||||
[unzip]="unzip -v"
|
||||
[selene]="selene --version"
|
||||
[tmux]="tmux -V"
|
||||
[yazi]="yazi --version"
|
||||
|
||||
Reference in New Issue
Block a user