Skip to content

Commit 32d51a2

Browse files
committed
Update publish.yml
1 parent d662db3 commit 32d51a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
- name: Install dependencies
5252
run: npm install
5353

54-
- name: Run linter
55-
run: npm run lint
56-
5754
- name: Display package info
5855
run: |
5956
echo "Package name: $(node -p "require('./package.json').name")"

0 commit comments

Comments
 (0)