CI: don't run test job on tags

This commit is contained in:
nitramiz 2021-07-21 06:14:25 -07:00
parent 69b97e9eae
commit b6f14cbf73

View file

@ -33,6 +33,7 @@ unit_tests:
- cleanup_staging@satellite/ionosphere
- /^staging_.*/
- /^prod_.*/
- /^testnet_prod_.*/
- /^misc_.*/
before_script:
- pip install flake8 yapf pytest pytest-cov