We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fccaae commit 44f77f0Copy full SHA for 44f77f0
1 file changed
.github/workflows/ui-tests.yml
@@ -327,6 +327,7 @@ jobs:
327
name: Run ${{ matrix.targetPlatform }} UI tests 🧪
328
needs: build
329
strategy:
330
+ fail-fast: false
331
matrix:
332
include:
333
- targetPlatform: StandaloneOSX
0 commit comments