Skip to content

Commit

Permalink
Update dependent-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Nov 14, 2023
1 parent b55b301 commit a2ca6cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependent-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install --upgrade git+https://github.com/aws/amazon-braket-schemas-python.git@main git+https://github.com/aws/amazon-braket-default-simulator-python.git@main
cd ..
git clone https://github.com/aws/${{ matrix.dependent }}.git
cd ${{ matrix.dependent }}
Expand Down

0 comments on commit a2ca6cc

Please sign in to comment.