Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Mar 12, 2024
1 parent 8775863 commit 9710673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
# connectionstring: "DbConn PostgreSQL Conn2"
- name: "MariaDB ACA"
project: MariaDB
connectionstring: "AAA: ${{ needs.setup-test-environment.outputs.mariadb_connstr }}"
connectionstring: "AAA: ${{ needs.setup-test-environment.outputs.mariadb_connection_string }}"
moo: "${{ needs.setup-test-environment.outputs.mariadb_p }}"
# - name: "MariaDB Conn2"
# project: MariaDB
Expand Down

0 comments on commit 9710673

Please sign in to comment.