mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +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
|
at: ~/project
|
||||||
- run:
|
- run:
|
||||||
name: Build Fixtures
|
name: Build Fixtures
|
||||||
command: yarn test:fixtures -w=2 --coverage && yarn coverage
|
command: yarn test:fixtures -i --coverage && yarn coverage
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: ~/project
|
root: ~/project
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user