Skip to content

Commit

Permalink
feat: created matrix for test execution in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
scrthq committed Jan 12, 2024
1 parent e129b4b commit 4e490db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-deploy-powershell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
test_results_path: BuildOutput/TestResults.xml
report_name: test_result
report_title: Test Results - ${{ matrix.os }}
skip_check_run: true
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4e490db

Please sign in to comment.