1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-19 18:08:29 +00:00

Add test suite for Supervisor tests (#2880)

* Add test suite for Supervisor tests

* test_supervisor_is_updated should depend on test_update_supervisor

Co-authored-by: Stefan Agner <stefan@agner.ch>

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Jan Čermák
2023-10-31 10:12:10 +01:00
committed by GitHub
parent e1be4f3efb
commit 39778e882a
7 changed files with 243 additions and 17 deletions

View File

@@ -68,7 +68,7 @@ jobs:
with:
name: logs
path: |
tests/lg_logs/*
tests/lg_logs/**
- name: Archive JUnit reports
uses: actions/upload-artifact@v3