Skip to content

Commit 766af50

Browse files
authored
Merge pull request #804 from meiamsome/maint/remove-inline-annotations
2 parents b93bcb8 + 98db803 commit 766af50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: actions/setup-node@v4
1515
with:
1616
node-version: '22.x'
17+
- run: echo "::remove-matcher owner=eslint-stylish::"
1718
- run: npm ci
1819
working-directory: packages/react
1920
- run: npm run lint

0 commit comments

Comments
 (0)