no caching in test containers

This commit is contained in:
2026-09-05 21:55:29 +02:00
parent 055d8a9620
commit 0e2d4030bd
7 changed files with 67 additions and 36 deletions
+1 -1
View File
@@ -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"