Skip to content

Bump codecov/codecov-action from 4 to 5 #179

Bump codecov/codecov-action from 4 to 5

Bump codecov/codecov-action from 4 to 5 #179

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