We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d3460 commit 35bd63eCopy full SHA for 35bd63e
.github/workflows/test-asan.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Build
39
run: make build-ci -j2 V=1
40
- name: Test
41
- run: make run-ci -j2 V=1 TEST_CI_ARGS="-p actions -t 300"
+ run: make run-ci -j2 V=1 TEST_CI_ARGS="-p verbose -t 300"
0 commit comments