2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-10 01:42:24 +03:00

Revert "chore: fix e2e ci, dont run ff headless"

This reverts commit 6d3764174e.
This commit is contained in:
pimlie
2020-01-03 12:29:38 +01:00
parent aabb2dca43
commit 6ea7a3402d
+1 -1
View File
@@ -110,7 +110,7 @@ workflows:
- test-e2e-ssr: { requires: [lint] }
- test-e2e-browser:
name: test-e2e-firefox
browserString: firefox
browserString: firefox/headless
requires: [test-e2e-ssr]
- test-e2e-browser:
name: test-e2e-chrome