Skip to content

chore(deps): bump Verify.MSTest from 25.3.0 to 25.3.1 in the all group #32

chore(deps): bump Verify.MSTest from 25.3.0 to 25.3.1 in the all group

chore(deps): bump Verify.MSTest from 25.3.0 to 25.3.1 in the all group #32

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- main
jobs:
build-test:
name: Build, test and publish
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'