mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-30 12:59:39 +08:00
feat: disable GA events report by setting environment DISABLE_GA=true
This commit is contained in:
3
.github/workflows/hrp-release.yml
vendored
3
.github/workflows/hrp-release.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
env:
|
||||
DISABLE_GA: "true"
|
||||
|
||||
jobs:
|
||||
releases-matrix:
|
||||
name: Release hrp cli binaries
|
||||
|
||||
Reference in New Issue
Block a user