mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +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:
|
||||
runs-on: ubuntu-20.04
|
||||
if: needs.info.outputs.requirements == 'true' || github.event.inputs.full == 'true'
|
||||
needs:
|
||||
- info
|
||||
- base
|
||||
|
Reference in New Issue
Block a user