Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanzante committed Jan 25, 2024
1 parent e3dc767 commit 0e3008b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ jobs:
CONTAINER_ID: ${{ steps.testing-container-setup.outputs.CONTAINER_ID }}
ROOT_PATH: ${{ steps.testing-container-setup.outputs.ROOT_PATH }}
run: |
whoami
ls -la tests/functional/
chmod a+rw -R tests/functional/lighthouse
sed -i "s/0\.9/0\.75/" tests/functional/lighthouse/lighthouserc.js
- name: Run tests
Expand Down

0 comments on commit 0e3008b

Please sign in to comment.