Skip to content

Commit

Permalink
revert test hack
Browse files Browse the repository at this point in the history
  • Loading branch information
antalszava committed Feb 9, 2021
1 parent 54d726a commit e410e3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ env:

# Note: breaking up tests so that no test cases hang on Windows, to be reverted
CIBW_TEST_COMMAND: |
pl-device-test --device=lightning.qubit --skip-ops -x --tb=short --no-flaky-report -k "not test_four_qubit_random_circuit"
pl-device-test --device=lightning.qubit --skip-ops -x --tb=short --no-flaky-report -k "test_four_qubit_random_circuit"
pl-device-test --device=lightning.qubit --skip-ops -x --tb=short --no-flaky-report
jobs:
Expand Down

0 comments on commit e410e3b

Please sign in to comment.