Skip to content

Commit 387b415

Browse files
committed
Minor nit on README formatting
1 parent 0282b5f commit 387b415

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,13 @@ jobs:
123123
steps:
124124
- name: Checkout
125125
uses: actions/checkout@v2
126+
126127
- name: Wait for the Netlify Preview
127128
uses: jakepartusch/wait-for-netlify-action@v1.2
128129
id: netlify
129130
with:
130131
site_name: 'your-netlify-site-name'
132+
131133
- name: WebPageTest
132134
uses: WPO-Foundation/webpagetest-github-action@main
133135
with:

0 commit comments

Comments
 (0)