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 b2b6fce commit 4df84baCopy full SHA for 4df84ba
.github/workflows/test-reselect-codemods.yml
@@ -32,8 +32,5 @@ jobs:
32
- name: Install dependencies
33
run: yarn install
34
35
- - name: Lint Files
36
- run: yarn lint
37
-
38
- name: Run test suite
39
run: yarn test
0 commit comments