Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3c0001

Browse filesBrowse files
committed
ci(tests) Run tests --verbose to display test units
1 parent e5951c1 commit e3c0001
Copy full SHA for e3c0001

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
export PATH=$HOME/tmux-builds/tmux-${{ matrix.tmux-version }}/bin:$PATH
7676
ls $HOME/tmux-builds/tmux-${{ matrix.tmux-version }}/bin
7777
tmux -V
78-
uv run py.test --cov=./ --cov-report=xml
78+
uv run py.test --cov=./ --cov-report=xml --verbose
7979
8080
- uses: codecov/codecov-action@v5
8181
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.