dillon1000/react
Commit
Browse files ci: add workflow for running the eslint plugin e2e tests (#32397)
This change adds a workflow for PR builds, that runs the e2e tests for `eslint-plugin-react-hooks` created in #32396 
Changed paths13 files
First-parent comparison.github/workflows/runtime_eslint_plugin_e2e.yml AddedM fixtures/eslint-v6/build.mjs ModifiedM fixtures/eslint-v6/package.json ModifiedM fixtures/eslint-v6/yarn.lock ModifiedM fixtures/eslint-v7/build.mjs ModifiedM fixtures/eslint-v7/package.json ModifiedM fixtures/eslint-v7/yarn.lock ModifiedM fixtures/eslint-v8/build.mjs ModifiedM fixtures/eslint-v8/package.json ModifiedM fixtures/eslint-v8/yarn.lock ModifiedM fixtures/eslint-v9/build.mjs ModifiedM fixtures/eslint-v9/package.json ModifiedM fixtures/eslint-v9/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…