Create targets for generate and embed, replace SKIP_APPS with WITH_APPS
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
2
.github/workflows/make.yaml
vendored
2
.github/workflows/make.yaml
vendored
@@ -395,7 +395,7 @@ jobs:
|
||||
run: |
|
||||
make stack-up &
|
||||
STACK_PID=$!
|
||||
SKIP_APPS=1 make bin/probod
|
||||
make bin/probod
|
||||
wait $STACK_PID
|
||||
- run: "make stack-ps"
|
||||
- name: "Run e2e tests"
|
||||
|
||||
Reference in New Issue
Block a user