Skip to content

Commit

Permalink
queue ci: set TENANCY_VERSION for setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Dec 31, 2024
1 parent 7257999 commit 22dcb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/queue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: Run tests
run: |
cd tenancy-queue-tester
./setup.sh
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh

0 comments on commit 22dcb8b

Please sign in to comment.