mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-25 02:20:35 +03:00
chore: fix circleci config
This commit is contained in:
@@ -153,7 +153,7 @@ workflows:
|
|||||||
- audit: { requires: [setup] }
|
- audit: { requires: [setup] }
|
||||||
- test-unit: { requires: [lint] }
|
- test-unit: { requires: [lint] }
|
||||||
- test-e2e-ssr: { requires: [lint] }
|
- test-e2e-ssr: { requires: [lint] }
|
||||||
- test-e2e-chrome { requires: [test-e2e-ssr] }
|
- test-e2e-chrome: { requires: [test-e2e-ssr] }
|
||||||
- test-e2e-ie { requires: [test-e2e-ssr] }
|
- test-e2e-ie: { requires: [test-e2e-ssr] }
|
||||||
- test-e2e-edge { requires: [test-e2e-ssr] }
|
- test-e2e-edge: { requires: [test-e2e-ssr] }
|
||||||
- test-e2e-safari { requires: [test-e2e-ssr] }
|
- test-e2e-safari: { requires: [test-e2e-ssr] }
|
||||||
|
|||||||
Reference in New Issue
Block a user