add a job, whoops
Some checks failed
Hugo / build (push) Successful in 24s
Page Speed Insights / test (push) Failing after 2s

This commit is contained in:
Brooke 2024-05-07 04:36:46 -04:00
parent 616be92494
commit a8e44f3f27

View file

@ -1,7 +1,17 @@
steps: name: Page Speed Insights
- name: Running Page Speed Insights
uses: jakepartusch/psi-action@v1.3 on:
id: drafting push:
with: branches:
url: "https://midtowndrafting.com" - main
threshold: 70
jobs:
test:
runs-on: hugo-latest
steps:
- name: Running Page Speed Insights
uses: jakepartusch/psi-action@v1.3
id: drafting
with:
url: "https://midtowndrafting.com"
threshold: 70