mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 07:08:02 -05:00
use name in test stage
This commit is contained in:
parent
bbae4570e0
commit
5122922e36
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue