Skip to content

Commit d770d89

Browse files
committed
chore: rm step
1 parent 4aa3cf7 commit d770d89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: oven-sh/setup-bun@v2
1211
- run: npm i --legacy-peer-deps
1312
- run: npm run lint
1413
- run: npx tsc --noEmit

0 commit comments

Comments
 (0)