Skip to content

Coverage: replace dotcover.xml with coverage.runsettings (net10) #100

Coverage: replace dotcover.xml with coverage.runsettings (net10)

Coverage: replace dotcover.xml with coverage.runsettings (net10) #100

Workflow file for this run

name: Build and Test 13.0
on:
push:
branches:
- develop
pull_request:
branches:
- develop
permissions:
contents: read
packages: read
jobs:
build:
uses: Open-Systems-Pharmacology/Workflows/.github/workflows/test-csharp.yml@main
secrets: inherit
with:
temp-version: "13.0.9999"