Skip to content

Commit df85813

Browse files
author
Akash Satheesan
committed
chore(ci): increase timeout to 15 minutes
1 parent ed9c59d commit df85813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
prebuild:
1919
name: Pre-Build checks
2020
runs-on: ubuntu-latest
21-
timeout-minutes: 5
21+
timeout-minutes: 15
2222
env:
2323
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2424
steps:

0 commit comments

Comments
 (0)