diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 561c5895..9b5bd12e 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -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