Skip to content

Commit

Permalink
CI: Remove Setup QuantEcon
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad authored Aug 16, 2024
1 parent ae7fb26 commit d9b88c3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@ jobs:
conda info
conda list
- name: Setup QuantEcon
shell: bash -l {0}
run: |
python -m ensurepip --upgrade
python -m pip install -U pip
pip install .[testing]
- name: flake8 Tests
shell: bash -l {0}
run: |
Expand Down

0 comments on commit d9b88c3

Please sign in to comment.