mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-16 18:41:03 +01:00
Fix yaml syntax error introduced in 27d5c59263
This commit is contained in:
parent
ba099c384b
commit
392ebfb0fd
1
.github/workflows/go-test.yml
vendored
1
.github/workflows/go-test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user