mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-02 12:14:28 -07:00
Only test test_mysql_user with a debug of all variables
I run that on my Workstation and want to compare variables between GHA and my machine.
This commit is contained in:
parent
53fddfc782
commit
0cf0b2f801
2 changed files with 3 additions and 0 deletions
1
.github/workflows/ansible-test-plugins.yml
vendored
1
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -116,6 +116,7 @@ jobs:
|
|||
sed -i 's/^python_packages:.*/python_packages: [${{ matrix.connector }}]/' ${{ env.connector_version_file }}
|
||||
target-python-version: ${{ matrix.python }}
|
||||
testing-type: integration
|
||||
target: test_mysql_user
|
||||
|
||||
# units:
|
||||
# runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue