Skip to content

Commit

Permalink
workflow test-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ObedVega committed Feb 21, 2024
1 parent 4c1612e commit d44c488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@v10
with:
urls: 'https://quickstarts.teradata.com/,https://quickstarts.teradata.com/getting-started-with-csae.html'
urls: 'https://quickstarts.teradata.com/'
budgetPath: ./budget.json # test performance budgets
uploadArtifacts: true # save results as an action artifacts
temporaryPublicStorage: true # upload lighthouse report to the temporary storage

0 comments on commit d44c488

Please sign in to comment.