Skip to content

Commit 13ce634

Browse files
committed
Allows build client indempently
1 parent fbac66e commit 13ce634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
generate:
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
include:
1314
- language: ts

0 commit comments

Comments
 (0)