Update build.yml
This commit is contained in:
parent
de2212eae8
commit
40fc6b4e4d
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -13,10 +13,6 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
needs: setup
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
@ -40,10 +36,6 @@ jobs:
|
||||
yarn build
|
||||
|
||||
lint:
|
||||
needs: setup
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user