mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-05 07:32:46 +00:00
Use race condition detection on sytest runs
This commit is contained in:
parent
7f0a40c3a4
commit
fe72cd8c56
2 changed files with 24 additions and 2 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
# Set up dendrite
|
||||
- run:
|
||||
name: Build Dendrite
|
||||
command: ./build.sh
|
||||
command: ./build.sh -r
|
||||
- run:
|
||||
name: Copy dummy keys to root
|
||||
command: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue