.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:
Drew DeVault 2024-03-24 17:05:46 +01:00
parent b8b5e868a3
commit a8fdaa56e5

View File

@ -24,10 +24,10 @@ tasks:
- runtest-cluster: |
cd redict
./runtest-cluster
- runtest-sentinel: |
cd redict
./runtest-sentinel
# TODO: the example modules need some work
# TODO: these need some work
# - runtest-sentinel: |
# cd redict
# ./runtest-sentinel
# - runtest-moduleapi: |
# cd redict
# ./runtest-moduleapi