Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit a3c8843

Browse files
committed
Dont fail fast
1 parent 70c840a commit a3c8843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
deploy-cube:
2121
runs-on: ubuntu-latest
2222
strategy:
23+
fail-fast: false
2324
matrix:
2425
include:
2526
- environment: development

0 commit comments

Comments
 (0)