Skip to content

Commit

Permalink
try 7
Browse files Browse the repository at this point in the history
  • Loading branch information
krneta committed Apr 30, 2024
1 parent fc5e15a commit 61a6976
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ deps =
{[test-deps]deps}
allowlist_externals =
sed
ls
pwd
cat
commands =
pwd
ls
# While the BraketSimulator repo is private, we need to use a token to access it.
sed -ie 's/[email protected]:amazon-braket\/BraketSimulator.jl.git/https:\/\/{env:'$GH_PRIVATE_TOKEN'}@github.com:amazon-braket\/BraketSimulator.jl.git/' src/braket/juliapkg.json
cat src/braket/juliapkg.json
{[testenv:unit-tests]commands}
extras = test

Expand Down

0 comments on commit 61a6976

Please sign in to comment.