Skip to content

Commit abd82f3

Browse files
committed
Add a timeout
1 parent ec9a596 commit abd82f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
name: Verify plugin
111111
needs: [ build ]
112112
runs-on: ubuntu-latest
113+
timeout-minutes: 120
113114
steps:
114115

115116
# Free GitHub Actions Environment Disk Space

0 commit comments

Comments
 (0)