Testing template, archive logs.
This commit is contained in:
parent
d50999fa57
commit
3733aa3801
1 changed files with 6 additions and 0 deletions
|
@ -36,3 +36,9 @@ jobs:
|
|||
python -m sounddevice
|
||||
cp config.py.example config.py # We don't need an API config file for these tests.
|
||||
python -m unittest
|
||||
with:
|
||||
name: Logs
|
||||
path: |
|
||||
logs/*
|
||||
|
||||
|
Loading…
Reference in a new issue