1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 11:44:04 +00:00

ci: run persistent queue tests

This commit is contained in:
Samuel Štancl 2025-01-09 16:41:07 +01:00
parent 279909f855
commit 8f4cd186f9

View file

@ -25,3 +25,5 @@ jobs:
cd tenancy-queue-tester
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
./test.sh
./alternative_config.sh
PERSISTENT=1 ./test.sh