Skip to content

Commit a80538f

Browse files
committed
temp testing
Signed-off-by: Mario Minardi <[email protected]>
1 parent 83fdb71 commit a80538f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
push:
1010
branches:
11-
- main
11+
- mpminardi/check-with-cache
1212

1313
jobs:
1414
# Matrix test for all supported platforms and architectures
@@ -139,7 +139,6 @@ jobs:
139139
audience: ${{ matrix.credential-type == 'workload-identity' && secrets.TS_AUDIENCE || ''}}
140140
tags: "tag:ci"
141141
version: "${{ matrix.version }}"
142-
use-cache: false
143142
timeout: "5m"
144143
retry: 3
145144
ping: "${{ matrix.ping }}"

0 commit comments

Comments
 (0)