Skip to content

Commit fb72e6e

Browse files
committed
bump timeout minutes down
1 parent 063397e commit fb72e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lab4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- "*"
66
jobs:
77
test:
8-
timeout-minutes: 10
8+
timeout-minutes: 5
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@master

0 commit comments

Comments
 (0)