Skip to content

Commit efeced6

Browse files
petrsvihlikclaude
andcommitted
Wait 60s for GitHub Pages to propagate before running Lighthouse
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 934dd4c commit efeced6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lighthouse.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v4
13+
- name: Wait for GitHub Pages to propagate
14+
run: sleep 60
1315
- name: Audit URLs using Lighthouse
1416
uses: treosh/lighthouse-ci-action@v12
1517
with:

0 commit comments

Comments
 (0)