server: tests: ci : continue on error
This commit is contained in:
parent
68cd1a4c16
commit
86896aadd0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/server-test.yml
vendored
2
.github/workflows/server-test.yml
vendored
|
@ -21,6 +21,8 @@ jobs:
|
|||
- 8888
|
||||
options: --cpus 4
|
||||
|
||||
continue-on-error: true
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
sanitizer: [ADDRESS, THREAD, UNDEFINED]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue