Skip to content

Commit

Permalink
Skip backend tests from integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendiadamo authored Jun 16, 2020
1 parent 9871ddd commit 1a69ba5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
run: |
export PYTHONPATH=$PWD
nose2 -s integration_tests test_multi_hop
- name: Run backend tests
run: |
export PYTHONPATH=$PWD
nose2 -s integration_tests test_backend
- name: Run classical storage tests
run: |
export PYTHONPATH=$PWD
Expand Down

0 comments on commit 1a69ba5

Please sign in to comment.