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 f367200 commit b23da0eCopy full SHA for b23da0e
.github/workflows/ci.yml
@@ -1,5 +1,7 @@
1
name: CI
2
on: push
3
+env:
4
+ HTTPTOOLKIT_SERVER_DISABLE_AUTOUPDATE: 1 # Don't try to autoupdate during tests etc
5
jobs:
6
build:
7
name: Build & test
0 commit comments