Skip to content

Commit

Permalink
add v flag
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ueber2y committed Nov 24, 2024
1 parent 47cc740 commit 72126af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Build
run: |
python -m pip install .
python -m pip install -v .
- name: Run Python tests
run: |
Expand Down
File renamed without changes.

0 comments on commit 72126af

Please sign in to comment.