Skip to content

Commit

Permalink
remove lighthouse check
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagowfx committed Nov 30, 2023
1 parent 77149ed commit 47dd4ea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public

- name: Lighthouse Check
uses: foo-software/lighthouse-check-action@master
with:
urls: 'https://thiagowfx.github.io'

0 comments on commit 47dd4ea

Please sign in to comment.