Skip to content

Bump codecov/codecov-action from 3 to 4 #34

Bump codecov/codecov-action from 3 to 4

Bump codecov/codecov-action from 3 to 4 #34

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 }}