Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshaffer committed May 7, 2024
1 parent ffe52ef commit 98f5f92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
44 changes: 0 additions & 44 deletions .github/workflows/dependent-tests.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
run: |
tox -e unit-tests
- name: Run AutoQASM example notebooks
# NOTE: Do not merge this part to main. The AutoQASM example notebooks should be moved
# to the example notebooks repo rather than living in the Braket SDK repo.
run: |
pip install -e .
pip install notebook matplotlib
Expand Down

0 comments on commit 98f5f92

Please sign in to comment.