Skip to content

Commit 13e6e91

Browse files
authored
Update wpt-test.yml
1 parent a9919fa commit 13e6e91

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/wpt-test.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,6 @@ jobs:
3535
WPT_API_KEY: ${{ secrets.HA_API_KEY }}
3636
PR_BODY: ${{ github.event.pull_request.body }}
3737

38-
- name: Run WebPageTest for on.com
39-
run: node tests/wpt.js
40-
env:
41-
WPT_SERVER: "on.com"
42-
WPT_API_KEY: ${{ secrets.HA_API_KEY }}
43-
PR_BODY: ${{ github.event.pull_request.body }}
44-
4538
- name: Add comment to PR
4639
uses: mshick/add-pr-comment@v2
4740
if: always()

0 commit comments

Comments
 (0)