mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-04 00:35:33 +08:00
fix: fix workflow dependencies
This commit is contained in:
parent
d79f13e76f
commit
4f06814a6e
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -12,7 +12,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
check-rule-format:
|
check-rule-format:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [validate-lint]
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user