Skip to content

Commit

Permalink
fixup! chore(ci): set up Lighthouse auditing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Restioson committed Oct 22, 2024
1 parent 0c5f37a commit 100322e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: lighthouse-report
path: app/.lighthouseci/*
path: ${{ github.workspace }}/app/.lighthouseci/

0 comments on commit 100322e

Please sign in to comment.