ci: replace checkout step with manual SSH clone #40
ci.yml
on: push
Matrix: Test with pytest
Lint with Ruff
22s
Type Check with mypy
1m 11s
Verify Development Environment
52s
All Checks Passed
2s
Annotations
2 warnings
|
Test with pytest (3.14):
/opt/hostedtoolcache/Python/3.14.3/x64/lib/python3.14/site-packages/pytest_homeassistant_custom_component/plugins.py#L261
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
|
|
Test with pytest (3.13):
/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pytest_homeassistant_custom_component/plugins.py#L261
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
|