midtowndrafting.com/.gitea/workflows/test.yaml
Brooke 0e26f7bf56
Some checks failed
Page Speed Insights / test (push) Failing after 2s
Hugo / build (push) Successful in 21s
change runner tag
2024-05-07 04:48:01 -04:00

17 lines
307 B
YAML

name: Page Speed Insights
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Running Page Speed Insights
uses: jakepartusch/psi-action@v1.3
id: drafting
with:
url: "https://midtowndrafting.com"
threshold: 70