Skip to content

Commit 5fd1d18

Browse files
committed
fix: remove unnecessary whitespace in npm-publish.yml
1 parent d768a5d commit 5fd1d18

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Run tests
3535
run: npm run test --workspaces
36-
36+
3737
- name: Run eslint
3838
run: npm run lint --workspaces
3939

@@ -88,4 +88,3 @@ jobs:
8888
uses: softprops/action-gh-release@v2
8989
with:
9090
files: release/**
91-

0 commit comments

Comments
 (0)