Skip to content

Commit a3dff72

Browse files
committed
test, run fuzzer in branch
1 parent eb83661 commit a3dff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ task:
156156

157157
task:
158158
name: '[no depends, sanitizers: fuzzer,address,undefined,integer] [focal]'
159-
only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH
159+
# only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH
160160
<< : *GLOBAL_TASK_TEMPLATE
161161
container:
162162
image: ubuntu:focal

0 commit comments

Comments
 (0)