Skip to content

Commit

Permalink
Merge remote-tracking branch 'staging/main' into jobs_release
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijc committed Nov 29, 2021
2 parents 35e3ead + 23b4dbc commit cef8342
Show file tree
Hide file tree
Showing 58 changed files with 8,706 additions and 275 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependent-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install --upgrade git+https://github.com/aws/amazon-braket-schemas-python@main
pip install --upgrade git+https://github.com/aws/amazon-braket-default-simulator-python@main
pip install --upgrade git+https://github.com/aws/amazon-braket-schemas-python.git@main
pip install --upgrade git+https://github.com/aws/amazon-braket-default-simulator-python.git@main
pip install -e .
cd ..
git clone https://github.com/aws/${{ matrix.dependent }}.git
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.swp
*.idea
*.DS_Store
.vscode/*
build_files.tar.gz

.ycm_extra_conf.py
Expand Down
Loading

0 comments on commit cef8342

Please sign in to comment.