Skip to content

Commit cdf2938

Browse files
chore(ci): add timeout thresholds for CI jobs
1 parent 0282634 commit cdf2938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
lint:
13+
timeout-minutes: 10
1314
name: lint
1415
runs-on: ubuntu-latest
1516
steps:

0 commit comments

Comments
 (0)