Skip to content

Commit f43b825

Browse files
committed
Disable server auto update
1 parent e1151d1 commit f43b825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
shell: bash
8181
env:
8282
DEBUG: pw:*
83+
HTTPTOOLKIT_SERVER_DISABLE_AUTOUPDATE: 1 # Don't try to autoupdate during tests etc
8384

8485
- uses: actions/upload-artifact@v4
8586
with:

0 commit comments

Comments
 (0)