Update tests.yml

This commit is contained in:
mac12m99
2020-07-25 21:10:45 +02:00
committed by GitHub
parent 83fa56ad0d
commit e81dfd1d8c

View File

@@ -37,6 +37,7 @@ jobs:
run: |
export PYTHONPATH=$GITHUB_WORKSPACE
export KODI_INTERACTIVE=0
export KODI_HOME=$GITHUB_WORKSPACE/tests/home
python tests/test_generic.py
- uses: actions/upload-artifact@v2