Fix ci not work for format error in .yml file (#1051)
* license check whitelist 3rd.css * ci fmt
This commit is contained in:
parent
aff872a4c0
commit
e65d165d7c
|
|
@ -3,7 +3,7 @@ name: CI
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Compile-check:
|
Compile-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue