mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Always run pip_check in CI (#74706)
This commit is contained in:
parent
06530ebfa1
commit
3f8cfa3b0a
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -677,7 +677,6 @@ jobs:
|
|||||||
|
|
||||||
pip-check:
|
pip-check:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
if: needs.info.outputs.requirements == 'true' || github.event.inputs.full == 'true'
|
|
||||||
needs:
|
needs:
|
||||||
- info
|
- info
|
||||||
- base
|
- base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user