Skip to content

Commit

Permalink
fix: restore dependent tests after the Pydantic migration (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Mar 28, 2024
1 parent f36a93f commit 7f5233c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependent-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11"]
dependent:
- amazon-braket-default-simulator-python
- amazon-braket-sdk-python
- amazon-braket-pennylane-plugin-python

steps:
Expand Down

0 comments on commit 7f5233c

Please sign in to comment.