mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-23 18:21:28 +01:00
Update test.yml
This commit is contained in:
parent
5937ce072f
commit
b0322f0834
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -284,7 +284,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GOCACHEPROG: ${{ env.GOCACHEPROG }}
|
GOCACHEPROG: ${{ env.GOCACHEPROG }}
|
||||||
run: |
|
run: |
|
||||||
Invoke-Expression "$env:GOCACHEPROG --stats" | jq .
|
& $env:GOCACHEPROG --stats | jq .
|
||||||
|
|
||||||
# win-tool-go:
|
# win-tool-go:
|
||||||
# runs-on: windows-latest
|
# runs-on: windows-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user