mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:25:31 -04:00
start testing /contact page with lighthouse & percy
This commit is contained in:
1
.github/workflows/post-deploy.yml
vendored
1
.github/workflows/post-deploy.yml
vendored
@@ -51,6 +51,7 @@ jobs:
|
||||
--collect.url=${{ env.BASE_DEPLOY_URL }}/ \
|
||||
--collect.url=${{ env.BASE_DEPLOY_URL }}/notes/how-to-pull-request-fork-github/ \
|
||||
--collect.url=${{ env.BASE_DEPLOY_URL }}/projects/
|
||||
--collect.url=${{ env.BASE_DEPLOY_URL }}/contact/
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: lhci-results
|
||||
|
Reference in New Issue
Block a user