mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +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
|
||||
# However this plugin is fairly new and doesn't run correctly
|
||||
# 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
|
||||
run: |
|
||||
. venv/bin/activate
|
||||
|
Loading…
x
Reference in New Issue
Block a user