mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
🐛 turn off very verbose
This commit is contained in:
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
SECRET_KEY: "for-testing-only"
|
||||
REDIS_HOST: "localhost"
|
||||
run: |
|
||||
python -m pytest -vvv
|
||||
python -m pytest
|
||||
|
||||
- name: Lints with pre-commit
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user