Skip to content

chore(deps): Bump Verify.MSTest from 23.7.1 to 24.1.0 in the all group #15

chore(deps): Bump Verify.MSTest from 23.7.1 to 24.1.0 in the all group

chore(deps): Bump Verify.MSTest from 23.7.1 to 24.1.0 in the all group #15

Workflow file for this run

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