Skip to content

Commit

Permalink
Bump test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeyers314 committed Jul 15, 2024
1 parent 03f3c97 commit 10dbe31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Install test deps
run:
conda install -y pytest nose pytest-durations pytest-xdist || true
conda install -y pytest pytest-xdist

- name: Run tests
run: |
Expand Down

0 comments on commit 10dbe31

Please sign in to comment.