Skip to content

Updated the connection string property from ConnectionStringForRepoDb… #4

Updated the connection string property from ConnectionStringForRepoDb…

Updated the connection string property from ConnectionStringForRepoDb… #4

Workflow file for this run

name: Build & Run Tests - RepoDb.MySql (Push)
on:
push:
paths:
- 'RepoDb.Core/**'
- 'RepoDb.MySql/**'
- '.github/workflows/_base.yml'
- '.github/workflows/build-mysql.yml'
jobs:
build:
uses: ./.github/workflows/_base.yml
with:
solution-dir: RepoDb.MySql
solution-file: RepoDb.MySql.sln
artifact-name: release-mysql