nitpick CI fix
authorgggeek <giunta.gaetano@gmail.com>
Sat, 25 Feb 2023 13:26:50 +0000 (13:26 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 25 Feb 2023 13:26:50 +0000 (13:26 +0000)
.github/workflows/ci.yaml

index b464bfb..a9ea75b 100644 (file)
@@ -7,7 +7,7 @@ jobs:
         runs-on: ${{ matrix.operating-system }}
         env:
             HTTPSERVER: localhost
-            URI: /tests/index.php?demo=server/server.php
+            HTTPURI: /tests/index.php?demo=server/server.php
             HTTPSSERVER: localhost
             HTTPSURI: /tests/index.php?demo=server/server.php
             PROXYSERVER: localhost:8080