Skip to content

Commit

Permalink
Testing conda
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaunWeatherly committed Jan 19, 2025
1 parent b7c78a2 commit f17c59b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quemb_unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:

- name: Test with pytest
run: |
conda remove -y mkl mkl-service
cd tests
# QUEMB_SKIP_EXPENSIVE_TESTS=true pytest --doctest-modules --junitxml=junit/quemb-test-results_${{ matrix.python-version }}.xml
QUEMB_SKIP_EXPENSIVE_TESTS=true pytest --doctest-modules --junitxml=junit/quemb-test-results_${{ matrix.python-version }}.xml dmrg_molBE_test.py
Expand Down

0 comments on commit f17c59b

Please sign in to comment.