Fix yaml syntax error introduced in 27d5c59263

This commit is contained in:
David Dworken 2023-09-08 19:41:42 -07:00
parent ba099c384b
commit 392ebfb0fd
No known key found for this signature in database

View File

@ -46,6 +46,7 @@ jobs:
- name: MacOS Docker Setup
if: ${{ !startsWith(github.event.head_commit.message, 'Release') && matrix.os == 'macos-latest'}}
continue-on-error: true
run: |
# Install docker so it can be used for datadog
brew install docker
colima start