mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 06:01:34 +00:00
chore(ci): remove coverage collection in fixtures (#6739)
This commit is contained in:
parent
a89816fa72
commit
04e4e0f391
@ -110,9 +110,7 @@ jobs:
|
||||
- attach-project
|
||||
- run:
|
||||
name: Build Fixtures
|
||||
command: yarn test:fixtures -i --coverage && yarn coverage -F fixtures
|
||||
environment:
|
||||
JEST_JUNIT_OUTPUT_NAME: fixtures.xml
|
||||
command: yarn test:fixtures -i
|
||||
- store-test-results
|
||||
- persist_to_workspace:
|
||||
root: ~/project
|
||||
|
Loading…
Reference in New Issue
Block a user