Skip to content

Commit 4428335

Browse files
committed
Run verbose CW cache probe only
1 parent 3c1e9a4 commit 4428335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache-probe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
mode: [baseline, verbose]
21+
mode: [verbose]
2222

2323
steps:
2424
- name: Checkout code

0 commit comments

Comments
 (0)