Skip to content

Bump xunit from 2.9.0 to 2.9.2 in the xunit group #173

Bump xunit from 2.9.0 to 2.9.2 in the xunit group

Bump xunit from 2.9.0 to 2.9.2 in the xunit group #173

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