use mutex_debug during Github Actions run

This commit is contained in:
Wade Simmons 2023-05-09 10:39:28 -04:00
parent afde2080d6
commit 3e5e48f937

View File

@ -44,7 +44,7 @@ jobs:
run: make test
- name: End 2 end
run: make e2evv
run: make e2e-mutex-debug TEST_LOGS=1 TEST_FLAGS=-v
- uses: actions/upload-artifact@v3
with: