Skip to content

Commit

Permalink
Minor nit on README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tkadlec committed Apr 7, 2021
1 parent 0282b5f commit 387b415
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,13 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Wait for the Netlify Preview
uses: jakepartusch/wait-for-netlify-action@v1.2
id: netlify
with:
site_name: 'your-netlify-site-name'
- name: WebPageTest
uses: WPO-Foundation/webpagetest-github-action@main
with:
Expand Down

0 comments on commit 387b415

Please sign in to comment.