mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Pin pytest-github-actions-annotate-failures to fix broken CI (#58351)
This commit is contained in:
parent
f4c2c54e84
commit
c6a278a544
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -682,7 +682,7 @@ jobs:
|
|||||||
# Ideally this should be part of our dependencies
|
# Ideally this should be part of our dependencies
|
||||||
# However this plugin is fairly new and doesn't run correctly
|
# However this plugin is fairly new and doesn't run correctly
|
||||||
# on a non-GitHub environment.
|
# on a non-GitHub environment.
|
||||||
pip install pytest-github-actions-annotate-failures
|
pip install pytest-github-actions-annotate-failures==0.1.3
|
||||||
- name: Run pytest
|
- name: Run pytest
|
||||||
run: |
|
run: |
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user