From 6495ebedc7b14fcf538117768d257861e99496eb Mon Sep 17 00:00:00 2001 From: Abe Coull <85974725+math411@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:00:24 -0700 Subject: [PATCH] Update tox.ini --- tox.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 623c4b1..3bc48b4 100644 --- a/tox.ini +++ b/tox.ini @@ -120,9 +120,10 @@ commands = /bin/sh -c 'tar -czvf build_files.tar.gz build/' [test-deps] +passenv = * deps = # If you need to test on a certain branch, add @ after .git - git+https://krneta:$GH_PRIVATE_TOKEN@github.com/amazon-braket/BraketSimulator.jl.git + git+https://{env:GITHUB_TOKEN}@github.com/amazon-braket/BraketSimulator.jl.git git+https://github.com/amazon-braket/amazon-braket-schemas-python.git git+https://github.com/amazon-braket/amazon-braket-default-simulator-python.git