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 9693b1e commit e129b4b
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 @@ -33,6 +33,7 @@ jobs:
test:
name: Test Module
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
Expand Down

0 comments on commit e129b4b

Please sign in to comment.