Skip to content

Commit

Permalink
Revert "Revert #469"
Browse files Browse the repository at this point in the history
This reverts commit 51ba016.
  • Loading branch information
lovesegfault committed Mar 11, 2022
1 parent 74620d9 commit 9ebb5c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cirq_compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
run: pip3 install -U cirq --pre
- name: Install qsim requirements
run: pip3 install -r requirements.txt
- name: Install test requirements
run: pip3 install -r dev-requirements.txt
- name: Run python tests
run: make run-py-tests

0 comments on commit 9ebb5c9

Please sign in to comment.