Skip to content

Commit

Permalink
revert yml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chloeYue committed Feb 4, 2025
1 parent cc7d329 commit 2823ea7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ workflows:
requires:
- prep-deps
- test-e2e-chrome-webpack:
<<: *main_master_rc_only
requires:
- prep-build-test-webpack
- get-changed-files-with-git-diff
Expand All @@ -146,6 +147,7 @@ workflows:
- prep-build-test
- get-changed-files-with-git-diff
- test-e2e-firefox:
<<: *main_master_rc_only
requires:
- prep-build-test-mv2
- get-changed-files-with-git-diff
Expand All @@ -166,6 +168,7 @@ workflows:
- prep-build-test-flask
- get-changed-files-with-git-diff
- test-e2e-firefox-flask:
<<: *main_master_rc_only
requires:
- prep-build-test-flask-mv2
- test-e2e-swap-playwright - OPTIONAL:
Expand Down

0 comments on commit 2823ea7

Please sign in to comment.