fix: API tests, make them possible to run independently again (#13076)

* fix: API tests, possible to run independently

* fix workflow name
This commit is contained in:
Daniel Vaz Gaspar
2021-02-11 18:19:41 +00:00
committed by GitHub
parent 0cf57756f0
commit fa4c118e2d
5 changed files with 42 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
# Python MySQL unit tests
name: Python MySQL
# Python unit tests
name: Python
on:
push: