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:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [tests]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user