mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-07 03:00:34 -07:00
Reformat file path
Co-authored-by: Jorge Rodriguez (A.K.A. Tiriel) <jorge.rodriguez@futurice.com>
This commit is contained in:
parent
896ad47d1d
commit
f2e1bc8db5
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ python run_all_tests.py
|
|||
|
||||
### Add a new Python, Connector or Database version
|
||||
|
||||
1. Add a workflow in *.github/workflows/*
|
||||
1. Add a workflow in [.github/workflows/](.github/workflows)
|
||||
1. Add a new folder in *test-containers* containing a new Dockerfile. Your container must contains 3 things:
|
||||
- The python interpreter
|
||||
- The python package to connect to the database (pymysql, mysqlclient, ...)
|
||||
|
|
Loading…
Add table
Reference in a new issue