Update action.yml
This commit is contained in:
+2
-2
@@ -278,8 +278,8 @@ runs:
|
||||
exec 2>>"$LOG_FILE"
|
||||
|
||||
cat > custom_cmd.sh <<'EOS'
|
||||
set -e
|
||||
set -x
|
||||
#set -e
|
||||
#set -x
|
||||
|
||||
${{ inputs.test-run-cmd }}
|
||||
EOS
|
||||
|
||||
Reference in New Issue
Block a user