Skip to content

Commit 9771cb9

Browse files
committed
Update
[ghstack-poisoned]
1 parent 002e18b commit 9771cb9

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.circleci/config.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -124,24 +124,6 @@ jobs:
124124
path: ./build/devtools/firefox-extension.zip
125125
destination: react-devtools-firefox-extension.zip
126126

127-
run_devtools_e2e_tests:
128-
docker: *docker
129-
environment: *environment
130-
steps:
131-
- checkout
132-
- attach_workspace:
133-
at: .
134-
- setup_node_modules
135-
- run:
136-
name: Playwright install deps
137-
command: |
138-
npx playwright install
139-
sudo npx playwright install-deps
140-
- run:
141-
environment:
142-
RELEASE_CHANNEL: experimental
143-
command: ./scripts/circleci/run_devtools_e2e_tests.js
144-
145127
run_devtools_tests_for_versions:
146128
docker: *docker
147129
environment: *environment

0 commit comments

Comments
 (0)