midtowndrafting.com/.gitea/workflows/test.yaml
Brooke a8e44f3f27
Some checks failed
Hugo / build (push) Successful in 24s
Page Speed Insights / test (push) Failing after 2s
add a job, whoops
2024-05-07 04:36:46 -04:00

17 lines
306 B
YAML

name: Page Speed Insights
on:
push:
branches:
- main
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