Skip to content

Commit 5d75213

Browse files
tkislanjamesbhobbs
andauthored
ci: Reduce timeout
Co-authored-by: James Hobbs <15235276+jamesbhobbs@users.noreply.github.com>
1 parent d5bf19c commit 5d75213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
package-lock-drift-check:
194194
name: Package Lock Drift Check
195195
runs-on: ubuntu-latest
196-
timeout-minutes: 15
196+
timeout-minutes: 5
197197
steps:
198198
- name: Checkout
199199
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5

0 commit comments

Comments
 (0)