Skip to content

dependencies(nuget): Bump the testing group with 1 update #335

dependencies(nuget): Bump the testing group with 1 update

dependencies(nuget): Bump the testing group with 1 update #335

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"