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