diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index feb76012d..88b8b276f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -70,7 +70,7 @@ jobs: - name: Run example script env: DEBUG: "phantomas:browser" - run: node examples/index.js https://gf.dev/http3-test + run: node examples/index.js https://mozilla.org/ - name: Run tests run: |