1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Download binaries before running unit tests

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-09-01 11:11:05 +03:00
parent e591ac9419
commit 73a5b32a68

View File

@ -28,7 +28,7 @@ endif
lint: lint:
yarn lint yarn lint
test: test: download-bins
yarn test yarn test
integration-linux: integration-linux: