mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 20:26:47 +02:00
wip
Signed-off-by: Claire Wang <claire@tailscale.com>
This commit is contained in:
parent
0b71d2c11a
commit
e2dca1c8b4
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
- name: build test wrapper
|
||||
run: ./tool/go build -o /tmp/testwrapper ./cmd/testwrapper
|
||||
- name: test all
|
||||
run: PATH=$PWD/tool:$PATH /tmp/testwrapper ./... ${{matrix.buildflags}}
|
||||
run: PATH=$PWD/tool:$PATH /tmp/testwrapper -w ./... ${{matrix.buildflags}}
|
||||
env:
|
||||
GOARCH: ${{ matrix.goarch }}
|
||||
- name: upload test output
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user