Skip to content

Add dynamic test badge system and RepoDb.Core workflow. #9

Add dynamic test badge system and RepoDb.Core workflow.

Add dynamic test badge system and RepoDb.Core workflow. #9

name: Build & Run Tests - RepoDb.SQLite.System (Push)
on:
push:
paths:
- 'RepoDb.Core/**'
- 'RepoDb.SQLite.System/**'
- '.github/workflows/_base.yml'
- '.github/workflows/build-sqlite-system.yml'
jobs:
build:
uses: ./.github/workflows/_base.yml

Check failure on line 13 in .github/workflows/build-sqlite-system.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-sqlite-system.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-sqlite-system.yml" -> "./.github/workflows/_base.yml" (source branch with sha:913be0c5fe476723025e97e9e654ec3aa53a5831) : You have an error in your yaml syntax on line 98
with:
solution-dir: RepoDb.SQLite.System
solution-file: RepoDb.SQLite.System.sln
artifact-name: release-sqlite-system