make as pipeline
This commit is contained in:
parent
b15e85885c
commit
0062d43a03
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: [tests]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user