Skip to content

Bump coverlet.msbuild from 6.0.0 to 6.0.1 #149

Bump coverlet.msbuild from 6.0.0 to 6.0.1

Bump coverlet.msbuild from 6.0.0 to 6.0.1 #149

Workflow file for this run

name: Treasure.Utils-PR
on: pull_request
jobs:
build_pr:
name: Build Treasure.Utils
strategy:
max-parallel: 3
fail-fast: false
matrix:
platform: [ windows, ubuntu, macos ]
uses: ./.github/workflows/workflow_build.yml
secrets: inherit
with:
platform: ${{ matrix.platform }}