mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Shellcheck
This commit is contained in:
parent
9d699f15dd
commit
10fc4efec7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
shellcheck:
|
||||
uses: ./.github/workflows/check.yml
|
||||
build:
|
||||
needs: check
|
||||
needs: shellcheck
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user