Skip to content

Commit

Permalink
Continue on wpt test failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Flack committed Jul 19, 2023
1 parent f2bbbb9 commit ba71b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: WPT hosts
run: "./test/wpt/wpt make-hosts-file | sudo tee -a /etc/hosts"
- name: WPT tests
continue-on-error: true
run: "npm run test:wpt"
- name: Clean build files
run: "rm -rf node_modules test/wpt"
Expand Down

0 comments on commit ba71b2f

Please sign in to comment.