We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6677917 commit be21a99Copy full SHA for be21a99
.circleci/config.yml
@@ -138,7 +138,6 @@ workflows:
138
requires:
139
- prep-deps
140
- test-e2e-chrome-webpack:
141
- <<: *main_master_rc_only
142
143
- prep-build-test-webpack
144
- get-changed-files-with-git-diff
@@ -147,7 +146,6 @@ workflows:
147
146
- prep-build-test
148
149
- test-e2e-firefox:
150
151
152
- prep-build-test-mv2
153
@@ -172,7 +170,6 @@ workflows:
172
170
- prep-build-test-flask
173
171
174
- test-e2e-firefox-flask:
175
176
177
- prep-build-test-flask-mv2
178
- test-e2e-swap-playwright - OPTIONAL:
0 commit comments