Skip to content

Commit be21a99

Browse files
committed
Enabling execution in firefox and webpack
1 parent 6677917 commit be21a99

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ workflows:
138138
requires:
139139
- prep-deps
140140
- test-e2e-chrome-webpack:
141-
<<: *main_master_rc_only
142141
requires:
143142
- prep-build-test-webpack
144143
- get-changed-files-with-git-diff
@@ -147,7 +146,6 @@ workflows:
147146
- prep-build-test
148147
- get-changed-files-with-git-diff
149148
- test-e2e-firefox:
150-
<<: *main_master_rc_only
151149
requires:
152150
- prep-build-test-mv2
153151
- get-changed-files-with-git-diff
@@ -172,7 +170,6 @@ workflows:
172170
- prep-build-test-flask
173171
- get-changed-files-with-git-diff
174172
- test-e2e-firefox-flask:
175-
<<: *main_master_rc_only
176173
requires:
177174
- prep-build-test-flask-mv2
178175
- test-e2e-swap-playwright - OPTIONAL:

0 commit comments

Comments
 (0)