Skip to content

dependencies(nuget): Bump coverlet.collector from 6.0.4 to 8.0.1 #325

dependencies(nuget): Bump coverlet.collector from 6.0.4 to 8.0.1

dependencies(nuget): Bump coverlet.collector from 6.0.4 to 8.0.1 #325

name: example-minimal-web-api
on:
pull_request:
push:
branches:
- main
jobs:
build-and-test:
uses: ./.github/workflows/_dotnet-build-and-test.yml
with:
working-directory: "./examples/MinimalWebApi"
os: "ubuntu-latest"
dotnet-version: "9.0.x"