Fix logs archive.

This commit is contained in:
Matthew Stratford 2021-04-07 22:17:10 +01:00
parent 3733aa3801
commit af368f0756

View file

@ -36,6 +36,8 @@ jobs:
python -m sounddevice
cp config.py.example config.py # We don't need an API config file for these tests.
python -m unittest
- name: Archive test logs
uses: actions/upload-artifact@v2
with:
name: Logs
path: |