Skip to content

Commit 458d983

Browse files
authored
Clean also build/O2/fullCI by default
1 parent c40a91d commit 458d983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
checks:
99
description: Checks to be cleaned
1010
required: true
11-
default: 'build/O2/o2,build/O2/gpu,build/AliceO2/O2/o2/macOS,build/o2checkcode/o2'
11+
default: 'build/O2/o2,build/O2/gpu,build/AliceO2/O2/o2/macOS,build/o2checkcode/o2,build/O2/fullCI'
1212
owner:
1313
description: Organization
1414
required: true

0 commit comments

Comments
 (0)