Skip to content

Commit 35bd63e

Browse files
author
bcoe
committed
build: debug asan issue
1 parent 59d3460 commit 35bd63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-asan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Build
3939
run: make build-ci -j2 V=1
4040
- name: Test
41-
run: make run-ci -j2 V=1 TEST_CI_ARGS="-p actions -t 300"
41+
run: make run-ci -j2 V=1 TEST_CI_ARGS="-p verbose -t 300"

0 commit comments

Comments
 (0)