Skip to content

dependencies(nuget): Bump GitHubActionsTestLogger from 2.4.1 to 3.0.1 #328

dependencies(nuget): Bump GitHubActionsTestLogger from 2.4.1 to 3.0.1

dependencies(nuget): Bump GitHubActionsTestLogger from 2.4.1 to 3.0.1 #328

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"