mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-15 10:22:05 -05:00
add git hash env
Change-Id: Ief030e8bc3361e645069b718d8a1d798d48a1029 Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -274,6 +274,7 @@ jobs:
|
||||
env:
|
||||
GODEBUG: gocachehash=1,gocachetest=1
|
||||
TS_TESTWRAPPER_DEBUG: "1"
|
||||
CMD_GO_USE_GIT_HASH: "true"
|
||||
working-directory: src
|
||||
run: ${{ github.workspace }}/testwrapper.exe tailscale.com/cmd/cigocacher/testpkg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user