Skip to content

Commit 83d386a

Browse files
committed
speedup tests by keeping yq
1 parent c48a5ed commit 83d386a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/s-core-devcontainer/.devcontainer/s-core-local

src/s-core-devcontainer/.devcontainer/s-core-local/versions.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ fi
1818

1919
# Read tool versions and metadata into environment variables
2020
export $(/tmp/yq eval '.. | select((tag == "!!map" or tag == "!!seq") | not) | (path | join("_")) + "=" + .' "$1" | awk '!/=$/{print }' | xargs)
21-
22-
# Clean up
23-
rm -f /tmp/yq

0 commit comments

Comments
 (0)