Runner.
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 21s

This commit is contained in:
Your Name
2025-05-10 12:43:25 +12:00
parent 2bcf6c530d
commit b5bc7b611d
20 changed files with 1502 additions and 0 deletions

View File

@ -0,0 +1 @@
{"command":"bash","args":["-c","echo Hello $NAME, the current directory is $PWD"],"env":{"NAME":"Runner","CUSTOM_VAR":"This is a custom environment variable"}}