We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571a051 commit ce7bb89Copy full SHA for ce7bb89
.github/workflows/deployment.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
build:
20
strategy:
21
- fail-fast: true
+ fail-fast: false
22
matrix:
23
os: [ubuntu-latest, windows-latest, macOS-latest]
24
include:
0 commit comments