Skip to content

Commit

Permalink
ci: run persistent queue tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Jan 9, 2025
1 parent 279909f commit 8f4cd18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/queue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8f4cd18

Please sign in to comment.