Skip to content

Commit 1f831da

Browse files
committed
ci: remove linting step from release workflow
1 parent 225c9ef commit 1f831da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
bun-version: latest
1616
- run: bun install
17-
- run: bun run lint
1817
- run: bun run build
1918
- run: bunx bumpp --push --access public
2019
env:

0 commit comments

Comments
 (0)