mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
CI fix
This commit is contained in:
parent
0bd62c9118
commit
0d8de2620f
1
.github/workflows/pythonapp.yml
vendored
1
.github/workflows/pythonapp.yml
vendored
@ -23,5 +23,4 @@ jobs:
|
||||
flake8 . --count --show-source --statistics
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
pip install unittest
|
||||
python -m unittest discover -v tests/unit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user