mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
use full commit hash
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
9634d8d4c4
commit
06d5e6ae75
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install integration test dependencies
|
- name: Install integration test dependencies
|
||||||
id: minikube
|
id: minikube
|
||||||
uses: medyagh/setup-minikube@5a9a710
|
uses: medyagh/setup-minikube@5a9a7104d7322fa40424de8855c84685e89cefd7
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
|
|
||||||
- run: xvfb-run --auto-servernum --server-args='-screen 0, 1600x900x24' make integration
|
- run: xvfb-run --auto-servernum --server-args='-screen 0, 1600x900x24' make integration
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user