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

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