Skip to content

unit tests still need to use KSPBT for system libraries #35

unit tests still need to use KSPBT for system libraries

unit tests still need to use KSPBT for system libraries #35

Workflow file for this run

name: build
on:
push:
branches: [ "develop" ]
paths:
- '**/*.cs'
- '**/*.csproj'
pull_request:
paths:
- '**/*.cs'
- '**/*.csproj'
workflow_dispatch:
workflow_call:
jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
artifacts: Resources/GameData LICENSE* README* CHANGELOG*