Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haruishi43 authored May 3, 2021
1 parent dfcc36a commit 26bda80
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 @@ -39,7 +39,7 @@ jobs:
python -m pip install --upgrade pip
- name: Install main
run: |
pip install .
pip install . --use-feature=in-tree-build
- name: Flake8
run: |
pip install hacking
Expand Down

0 comments on commit 26bda80

Please sign in to comment.