This commit is contained in:
Benjamin Sergeant
2020-12-22 21:45:26 -08:00
parent 1d0432c8c5
commit 6035dd4c11
5 changed files with 5 additions and 5 deletions

View File

@ -13,4 +13,4 @@ jobs:
- name: install mbedtls
run: brew install mbedtls
- name: make test
run: make test_tsan_mbedtls
run: make -f makefile.dev test_tsan_mbedtls