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