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

queue.yml: remove TENANCY_VERSION env var from test.sh

This commit is contained in:
Samuel Štancl 2024-12-31 07:41:32 +01:00
parent abe1f1f0ec
commit 613ab5bbc8

View file

@ -24,4 +24,4 @@ jobs:
run: |
cd tenancy-queue-tester
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh
./test.sh