Skip to content

Commit

Permalink
Add debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
sip-21 committed Oct 4, 2024
1 parent 4302343 commit 45a537a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ def run_one(p: Plugin, workflow: str) -> bool:

cmd = [
str(pytest_path),
"-vvv",
"-svvv",
"--timeout=600",
"--timeout-method=thread",
"--color=yes",
Expand Down

0 comments on commit 45a537a

Please sign in to comment.