mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix pre-commit
This commit is contained in:
parent
caf0a023f2
commit
a47a62d34d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-salt-onedir.yml
vendored
2
.github/workflows/build-salt-onedir.yml
vendored
|
@ -122,6 +122,8 @@ jobs:
|
|||
build-salt-macos:
|
||||
name: macOS
|
||||
if: ${{ inputs.kind == 'macos' }}
|
||||
needs:
|
||||
- generate-matrix
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 2
|
||||
|
|
Loading…
Add table
Reference in a new issue