Skip to content

Commit

Permalink
build: debug asan issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Mar 15, 2021
1 parent 59d3460 commit 35bd63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-asan.yml
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Build
run: make build-ci -j2 V=1
- name: Test
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 comments on commit 35bd63e

Please sign in to comment.