Skip to content

Commit 8c5fd96

Browse files
committed
Update action for verbosity
1 parent b6ed50f commit 8c5fd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-fastmon-utils.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
env:
2727
PYTEST_DISABLE_PLUGIN_AUTOLOAD: '1' # avoid loading external pytest plugins
2828
run: |
29-
pytest -q src/swf_fastmon_agent/tests/test_fastmon_utils.py -p no:django
29+
pytest -vs -q src/swf_fastmon_agent/tests/test_fastmon_utils.py
3030

0 commit comments

Comments
 (0)