Skip to content

Commit

Permalink
Merge pull request #779 from QData/jxmorris12-patch-1
Browse files Browse the repository at this point in the history
disable tests while compute issues are resolved
  • Loading branch information
jxmorris12 authored Mar 5, 2024
2 parents c5531eb + 50b11cb commit bfeef99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ jobs:
swapon --show
- name: Test with pytest
run: |
pytest tests -v
echo "skipping tests!"
# pytest tests -v

0 comments on commit bfeef99

Please sign in to comment.