Skip to content

Commit

Permalink
馃挌 Only install extras test for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 4, 2022
1 parent 1814420 commit 0a2025d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -26,6 +26,7 @@ jobs:
run: pip install flit
- name: Install Dependencies
run: flit install --deps=develop --symlink
# run: python -m flit install --extras test
- name: Install Click 7
if: matrix.click-7
run: pip install "click<8.0.0"
Expand Down

0 comments on commit 0a2025d

Please sign in to comment.