Unverified Commit 5122922e authored by Benjamin Wheeler's avatar Benjamin Wheeler Committed by GitHub

use name in test stage

parent bbae4570
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment