mirror of
https://github.com/xtream1101/humblebundle-downloader.git
synced 2025-02-01 19:42:43 +01:00
Do not run tests on tags
This commit is contained in:
parent
d8dbc46129
commit
c1e1df35fe
@ -15,6 +15,8 @@ flake8:
|
||||
|
||||
pytest:
|
||||
stage: test
|
||||
except:
|
||||
- tags
|
||||
script:
|
||||
- pip install tox
|
||||
- tox -e py37
|
||||
|
Loading…
x
Reference in New Issue
Block a user