Skip to content

Commit be91fc3

Browse files
authored
tests.yml: run an example script using the "mozilla.org" page (#1470)
1 parent 52a2e54 commit be91fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Run example script
7171
env:
7272
DEBUG: "phantomas:browser"
73-
run: node examples/index.js https://gf.dev/http3-test
73+
run: node examples/index.js https://mozilla.org/
7474

7575
- name: Run tests
7676
run: |

0 commit comments

Comments
 (0)