mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 15:57:15 +00:00
win32 ci: show individual tests, give skip reason if tests were skipped
This commit is contained in:
parent
38152c8e5d
commit
829d88e614
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
|||
run: |
|
||||
./dist/borg.exe -V
|
||||
pip install -e .
|
||||
pytest --benchmark-skip -k "not remote"
|
||||
pytest --benchmark-skip -vv -rs -k "not remote"
|
||||
|
|
Loading…
Reference in a new issue