Skip to content

Commit 98fcc28

Browse files
committed
ci: fix build
1 parent b68c376 commit 98fcc28

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dev-commandkit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
release:
1616
name: 🚀 Publish Dev Build
1717
runs-on: ubuntu-latest
18+
timeout-minutes: 7
1819
strategy:
1920
matrix:
2021
package:
@@ -33,6 +34,7 @@ jobs:
3334
path: packages/legacy
3435
- package: '@commandkit/redis'
3536
path: packages/redis
37+
fail-fast: false
3638
steps:
3739
- uses: pnpm/action-setup@v2
3840
with:

0 commit comments

Comments
 (0)