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 7694deb commit 318ae2d
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,7 +112,7 @@ jobs:
name: lighthouse-report
path: app/.lighthouseci/
include-hidden-files: true
- name: Archive django logs
- name: Archive Django logs
if: always() # Ensure results are uploaded on failure too
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 318ae2d

Please sign in to comment.