mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Always run pip_check in CI (#74706)
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user