Skip to content

Commit

Permalink
unittest in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew (from workstation) committed Nov 5, 2020
1 parent b3b98bf commit ad11b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setuptools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
pip install wheel
python setup.py sdist bdist_wheel
find dist -name "*.whl" -type f -exec pip install {} \;
smart_tv_telegram_tests
shell: bash

0 comments on commit ad11b33

Please sign in to comment.