Skip to content

Commit

Permalink
CI: Workaround for windows (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad authored Feb 22, 2023
1 parent c4ba7a6 commit bef702a
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 @@ -53,7 +53,7 @@ jobs:
- name: Setup QuantEcon
shell: bash -l {0}
run: |
pip install -U pip
python -m pip install -U pip
pip install .[testing]
- name: flake8 Tests
Expand Down

0 comments on commit bef702a

Please sign in to comment.