use name in test stage

This commit is contained in:
Benjamin Wheeler 2020-01-28 11:14:16 -05:00 committed by GitHub
parent bbae4570e0
commit 5122922e36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,7 @@ jobs:
- stage: update translations
script: npm run i18n:push
stages:
- test
- name: test
if: type != cron
- name: smoke
if: type NOT IN (cron, pull_request)