We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 467e270 + 1ba3cb3 commit ace85d4Copy full SHA for ace85d4
.github/workflows/tests-ui.yml
@@ -22,7 +22,7 @@ jobs:
22
docker compose up --detach client
23
24
- name: Run Lighthouse tests for a11y
25
- uses: treosh/lighthouse-ci-action@9.3.1
+ uses: treosh/lighthouse-ci-action@9.6.8
26
with:
27
urls: |
28
http://localhost:8000
0 commit comments