Skip to content

Bump the coverlet group with 1 update #36

Bump the coverlet group with 1 update

Bump the coverlet group with 1 update #36

Workflow file for this run

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