Skip to content

Commit

Permalink
Use first account token
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Oct 16, 2023
1 parent 212605a commit 1387161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ci-runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ echo "**********************************"

mkdir -p "$SCRIPT_DIR/.ci-logs/os/"
set -o pipefail
ACCOUNT_TOKEN=${ACCOUNT_TOKENS[0]} nice_time run_tests_for_os "${TEST_OS}"
ACCOUNT_TOKEN=${tokens[0]} nice_time run_tests_for_os "${TEST_OS}"

0 comments on commit 1387161

Please sign in to comment.