mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 00:24:28 +01:00
ci: re-enable the compilation workflow
This enable again the compilation workflow and add the dependencies to the pre-check Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
5
.github/workflows/ci_build.yml
vendored
5
.github/workflows/ci_build.yml
vendored
@@ -11,6 +11,11 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- { OS: alpine }
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Pre-build checks]
|
||||
types:
|
||||
- completed
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Integration testing
|
||||
|
||||
Reference in New Issue
Block a user