1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 15:36:51 +01:00

Tweak MariaDB CI job (#80631)

This commit is contained in:
Erik Montnemery
2022-10-19 21:54:07 +02:00
committed by GitHub
parent be3a022810
commit bd0838cd49
+1
View File
@@ -970,6 +970,7 @@ jobs:
needs:
- info
- pytest
- pytest-mariadb
steps:
- name: Check out code from GitHub
uses: actions/checkout@v3.1.0