Skip to content

Commit

Permalink
Merge branch 'stable' into dependabot/npm_and_yarn/prettier-2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
simpixelated authored Aug 2, 2023
2 parents 145339a + 0d1f905 commit 61166b5
Show file tree
Hide file tree
Showing 8 changed files with 194 additions and 181 deletions.
1 change: 1 addition & 0 deletions .github/lighthouserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
"uses-rel-preconnect": "warn", // flags Netlify scripts on deploy preview
"csp-xss": "warn",
deprecations: "warn",
"bf-cache": "warn",
},
},
settings: {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
site_name: "simpixelated"
max_timeout: 120
- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@v9
uses: treosh/lighthouse-ci-action@v10
with:
urls: |
${{ steps.netlify.outputs.url }}
Expand Down
Loading

0 comments on commit 61166b5

Please sign in to comment.