dmitriyl-xceleration
Results
1
issues of
dmitriyl-xceleration
Hello, an error occurred during execution. Please look at the details: ``` bash-test: #!/usr/bin/env bash set -euxo pipefail var='Hello' echo "$var!" ``` ``` just bash-test error: I/O error in runtime...