mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
51cc161c66
commit
4ef8f9d9f4
@ -121,7 +121,7 @@ jobs:
|
|||||||
displayName: Lint
|
displayName: Lint
|
||||||
- script: make test
|
- script: make test
|
||||||
displayName: Run tests
|
displayName: Run tests
|
||||||
- script: sudo apt-get update && sudo apt-get install libgconf-2-4 -y && sudo snap install minikube && sudo minikube start --vm-driver=none
|
- script: sudo apt-get update && sudo apt-get install libgconf-2-4 -y && sudo snap install minikube && sudo minikube start --driver=none
|
||||||
displayName: Install integration test dependencies
|
displayName: Install integration test dependencies
|
||||||
- script: xvfb-run --auto-servernum --server-args='-screen 0, 1600x900x24' make integration-linux
|
- script: xvfb-run --auto-servernum --server-args='-screen 0, 1600x900x24' make integration-linux
|
||||||
displayName: Run integration tests
|
displayName: Run integration tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user