Skip to content

Commit

Permalink
UHF-8762: Use two spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 30, 2024
1 parent a05853f commit 989c291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
number: ${{ github.event.number }}
id: deploy-preview
recreate: true
message: "${{join(steps.run-tests.outputs.*, '\')}}"
message: "${{join(steps.run-tests.outputs.*, ' ')}}"

- name: Upload container logs
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 989c291

Please sign in to comment.