Skip to content

Commit eff68a3

Browse files
committed
Add component interface rule
1 parent e3b89ee commit eff68a3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/check-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- uses: pnpm/action-setup@v4
2121
name: Install pnpm
2222
with:
23-
version: 9
2423
run_install: false
2524
- run: pnpm i
2625
- run: |

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: pnpm/action-setup@v4
1515
name: Install pnpm
1616
with:
17-
version: 9
1817
run_install: false
1918
- name: Install Node.js
2019
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)