Skip to content

Conversation

kfindeisen
Copy link
Member

This PR fixes invalid shell syntax in build-service.yml. It's not clear why the action ran successfully instead of erroring out.

The test was trying to use && in [, which is invalid. Replaced with
[ ] && [ ] for maximum posix compatibility.
@kfindeisen kfindeisen requested a review from hsinfang July 1, 2024 18:54
@kfindeisen kfindeisen merged commit 186033e into main Jul 2, 2024
@kfindeisen kfindeisen deleted the tickets/DM-45084 branch July 2, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants