Skip to content

v2.0.0: Bugfixes, enhancements, and JOSS paper #12

v2.0.0: Bugfixes, enhancements, and JOSS paper

v2.0.0: Bugfixes, enhancements, and JOSS paper #12

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