Skip to content

build(deps): Bump NUnit from 4.2.0 to 4.2.1 in the all group #15

build(deps): Bump NUnit from 4.2.0 to 4.2.1 in the all group

build(deps): Bump NUnit from 4.2.0 to 4.2.1 in the all group #15

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- main
jobs:
build-test:
name: Build and test
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
conventional-commits-publish-conditions: false
additional-test-arguments: '--logger GitHubActions'