mirror of
https://github.com/tailscale/github-action.git
synced 2026-08-29 03:09:22 +00:00
testing cache
This commit is contained in:
parent
546937c0d1
commit
45f855162c
2 changed files with 2 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -139,7 +139,6 @@ jobs:
|
|||
audience: ${{ matrix.credential-type == 'workload-identity' && secrets.TS_AUDIENCE || ''}}
|
||||
tags: "tag:ci"
|
||||
version: "${{ matrix.version }}"
|
||||
use-cache: false
|
||||
timeout: "5m"
|
||||
retry: 3
|
||||
ping: "${{ matrix.ping }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue