Update style.yml
This commit is contained in:
parent
5a34452f79
commit
fa09181e94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/style.yml
vendored
2
.github/workflows/style.yml
vendored
|
@ -3,7 +3,7 @@ name: npm run format
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
style:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue