mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 13:29:35 +08:00
feat: disable GA events report by setting environment DISABLE_GA=true
This commit is contained in:
3
.github/workflows/smoketest.yml
vendored
3
.github/workflows/smoketest.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
DISABLE_GA: "true"
|
||||
|
||||
jobs:
|
||||
smoke-test:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user