Skip to content

Commit

Permalink
Revert workflow update.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Mar 4, 2024
1 parent d953aac commit 8364cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accessibility-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: npm install -g @unlighthouse/cli puppeteer

- name: Run Tests
run: unlighthouse-ci --site https://metrostar.github.io/comet-starter/ --config unlighthouse.config.ts --build-static --reporter jsonExpanded
run: unlighthouse-ci --config unlighthouse.config.ts --build-static --reporter jsonExpanded

0 comments on commit 8364cbf

Please sign in to comment.