Skip to content

Commit

Permalink
don't fail so fast
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Sep 28, 2021
1 parent 430ebc1 commit 08a793c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow-templates/upm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
strategy:
matrix:
build-target: [StandaloneWindows64, WSAPlayer, Android]
fail-fast: false

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 08a793c

Please sign in to comment.