mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
fix(ci): run in bound for now
This commit is contained in:
parent
efda2414cd
commit
89f097e1bd
@ -104,7 +104,7 @@ jobs:
|
||||
at: ~/project
|
||||
- run:
|
||||
name: Build Fixtures
|
||||
command: yarn test:fixtures -w=2 --coverage && yarn coverage
|
||||
command: yarn test:fixtures -i --coverage && yarn coverage
|
||||
- persist_to_workspace:
|
||||
root: ~/project
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user