mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:34:04 +00:00
queue.yml: remove TENANCY_VERSION env var from test.sh
This commit is contained in:
parent
abe1f1f0ec
commit
613ab5bbc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/queue.yml
vendored
2
.github/workflows/queue.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd tenancy-queue-tester
|
cd tenancy-queue-tester
|
||||||
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
|
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
|
||||||
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh
|
./test.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue