We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa93c58 commit 5062ed0Copy full SHA for 5062ed0
.circleci/config.yml
@@ -270,9 +270,6 @@ jobs:
270
command: |
271
npx playwright install
272
sudo npx playwright install-deps
273
- - run:
274
- working_directory: fixtures/attribute-behavior
275
- command: cp ../../build/oss-experimental/react/umd/react.development.js public/ && cp ../../build/oss-experimental/react-dom/umd/react-dom.development.js public/ && cp ../../build/oss-experimental/react-dom/umd/react-dom-server.browser.development.js public/
276
- run:
277
name: Run tests
278
working_directory: fixtures/attribute-behavior
0 commit comments