Skip to content

Bug fixes and enhancements #20

Bug fixes and enhancements

Bug fixes and enhancements #20

Workflow file for this run

name: Integration
on:
pull_request:
branches: [ main ]
jobs:
CI:
uses: HydrologicEngineeringCenter/dotnet-workflows/.github/workflows/integration.yml@main
with:
dotnet-version: '10.0.x'
run-tests: true