Skip to content

Commit cfbadfa

Browse files
committed
add sleep for debugging
1 parent 6febe36 commit cfbadfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_link_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
ref: ${{ inputs.ref }}
6868
timeout: 30
6969
script: |
70+
sleep 900
7071
./scripts/lint_file_size.sh $(
7172
if [ "${{ github.event_name }}" = "pull_request" ]; then
7273
echo "${{ github.event.pull_request.base.sha }}" "${{ github.event.pull_request.head.sha }}"

0 commit comments

Comments
 (0)