mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-11 21:23:58 +01:00
use mutex_debug during Github Actions run
This commit is contained in:
parent
afde2080d6
commit
3e5e48f937
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
run: make test
|
run: make test
|
||||||
|
|
||||||
- name: End 2 end
|
- name: End 2 end
|
||||||
run: make e2evv
|
run: make e2e-mutex-debug TEST_LOGS=1 TEST_FLAGS=-v
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user