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 e5eb3ab commit aaafc27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
run: |
sudo mkdir -p /logging app/static_files
sudo chown runner:runner /logging app/static_files
cp .env.testing app/.env
cp entrypoint.sh app/
sudo chmod +x app/entrypoint.sh
- name: Run Lighthouse
Expand Down

0 comments on commit aaafc27

Please sign in to comment.