Skip to content

Merge pull request #122 from nossas/fix/remove-sp-nao-esta-a-venda #277

Merge pull request #122 from nossas/fix/remove-sp-nao-esta-a-venda

Merge pull request #122 from nossas/fix/remove-sp-nao-esta-a-venda #277

Workflow file for this run

name: Lighthouse
on: push
jobs:
lighthouse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Lighthouse on urls and validate with lighthouserc
uses: treosh/lighthouse-ci-action@v8
with:
urls: |
https://nossas-org.staging.bonde.org
https://nossas.org
uploadArtifacts: true # save results as an action artifacts
temporaryPublicStorage: true # upload lighthouse report to the temporary storage