mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 17:10:33 +03:00
Revert "chore: fix e2e ci, dont run ff headless"
This reverts commit 6d3764174e.
This commit is contained in:
@@ -110,7 +110,7 @@ workflows:
|
|||||||
- test-e2e-ssr: { requires: [lint] }
|
- test-e2e-ssr: { requires: [lint] }
|
||||||
- test-e2e-browser:
|
- test-e2e-browser:
|
||||||
name: test-e2e-firefox
|
name: test-e2e-firefox
|
||||||
browserString: firefox
|
browserString: firefox/headless
|
||||||
requires: [test-e2e-ssr]
|
requires: [test-e2e-ssr]
|
||||||
- test-e2e-browser:
|
- test-e2e-browser:
|
||||||
name: test-e2e-chrome
|
name: test-e2e-chrome
|
||||||
|
|||||||
Reference in New Issue
Block a user