fix(workflows): clean up node.yaml by removing unnecessary whitespace
This commit is contained in:
parent
9ddc55222c
commit
bac69bc817
1 changed files with 1 additions and 2 deletions
|
|
@ -30,5 +30,4 @@ jobs:
|
|||
run: npm test
|
||||
|
||||
- name: Build project
|
||||
run: npm run build --if-present
|
||||
|
||||
run: npm run build --if-present
|
||||
Loading…
Add table
Reference in a new issue