mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove deleted make target invocation
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
2657df2293
commit
e8b8753997
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -58,10 +58,6 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
if: ${{ matrix.type == 'unit' }}
|
if: ${{ matrix.type == 'unit' }}
|
||||||
|
|
||||||
- run: make ci-validate-dev
|
|
||||||
if: ${{ contains(github.event.pull_request.labels.*.name, 'dependencies') && matrix.type == 'unit' }}
|
|
||||||
name: Validate dev mode will work
|
|
||||||
|
|
||||||
- name: Install integration test dependencies
|
- name: Install integration test dependencies
|
||||||
id: minikube
|
id: minikube
|
||||||
uses: medyagh/setup-minikube@master
|
uses: medyagh/setup-minikube@master
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user