Skip to content

Commit

Permalink
Test again
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed May 27, 2022
1 parent a8a4eea commit ff0166e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,7 @@ jobs:
- name: Setup environment
run: |
python -m pip install --upgrade pip wheel setuptools
#python -m pip install --pre -r requirements/test.txt -r doc/requirements.txt
python -m pip install -r requirements/test.txt -r doc/requirements.txt
python -m pip install -U --pre numpy sphinx pydata-sphinx-theme
python -m pip install --pre -r requirements/test.txt -r doc/requirements.txt
python -m pip install codecov
python -m pip list
Expand Down

0 comments on commit ff0166e

Please sign in to comment.