Skip to content

Commit 8d0eb4a

Browse files
committed
WIP: TEMPORARY TEST FOR VERBOSE UV.
1 parent fdf56e1 commit 8d0eb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bnf-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: dependencies
3232
working-directory: bnf
33-
run: uv sync --locked --extra dev
33+
run: uv sync --locked --extra dev --verbose
3434

3535
- name: pytest
3636
working-directory: bnf

0 commit comments

Comments
 (0)