Skip to content

build(deps): bump the all group with 2 updates #10

build(deps): bump the all group with 2 updates

build(deps): bump the all group with 2 updates #10

Workflow file for this run

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