forked from Mirrors/humblebundle-downloader
Do not run tests on tags
This commit is contained in:
@@ -15,6 +15,8 @@ flake8:
|
|||||||
|
|
||||||
pytest:
|
pytest:
|
||||||
stage: test
|
stage: test
|
||||||
|
except:
|
||||||
|
- tags
|
||||||
script:
|
script:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
- tox -e py37
|
- tox -e py37
|
||||||
|
|||||||
Reference in New Issue
Block a user