Skip to content

Commit a6775f5

Browse files
committed
ci: What did I do?
1 parent 651e5e8 commit a6775f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/docker-run/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ runs:
5858
--env-file=docker/coverage.env \
5959
${{ steps.processenv.outputs.docker_environment_args }} \
6060
"${{ inputs.tag }}_${{ inputs.uid }}" \
61-
"${{ inputs.command }}"
61+
${{ inputs.command }}

0 commit comments

Comments
 (0)