mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-21 23:58:51 -05:00
.builds: disable runtest-sentinel
See https://codeberg.org/redict/redict/issues/21 Signed-off-by: Drew DeVault <sir@cmpwn.com>
This commit is contained in:
parent
b8b5e868a3
commit
a8fdaa56e5
@ -24,10 +24,10 @@ tasks:
|
||||
- runtest-cluster: |
|
||||
cd redict
|
||||
./runtest-cluster
|
||||
- runtest-sentinel: |
|
||||
cd redict
|
||||
./runtest-sentinel
|
||||
# TODO: the example modules need some work
|
||||
# - runtest-moduleapi: |
|
||||
# cd redict
|
||||
# ./runtest-moduleapi
|
||||
# TODO: these need some work
|
||||
# - runtest-sentinel: |
|
||||
# cd redict
|
||||
# ./runtest-sentinel
|
||||
# - runtest-moduleapi: |
|
||||
# cd redict
|
||||
# ./runtest-moduleapi
|
||||
|
Loading…
Reference in New Issue
Block a user