Skip to content

Commit

Permalink
more testing updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lheagy committed Aug 15, 2023
1 parent 902fcd5 commit 33fe8cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ jobs:
run: |
conda info
conda config --show
conda install pytest
conda install -y pytest
pip install testipynb
conda list
- name: Run Tests
shell: bash
run: |
pytest -v ${{ matrix.test_file }}

0 comments on commit 33fe8cb

Please sign in to comment.