We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a2e54 commit be91fc3Copy full SHA for be91fc3
1 file changed
.github/workflows/tests.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Run example script
71
env:
72
DEBUG: "phantomas:browser"
73
- run: node examples/index.js https://gf.dev/http3-test
+ run: node examples/index.js https://mozilla.org/
74
75
- name: Run tests
76
run: |
0 commit comments