mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Temp change to see windows errors on CI
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
048bbe8a51
commit
4fa122d9db
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -83,7 +83,9 @@ jobs:
|
|||||||
ELECTRON_BUILDER_EXTRA_ARGS: "--x64 --arm64"
|
ELECTRON_BUILDER_EXTRA_ARGS: "--x64 --arm64"
|
||||||
if: ${{ runner.os == 'macOS' && matrix.type == 'smoke' }}
|
if: ${{ runner.os == 'macOS' && matrix.type == 'smoke' }}
|
||||||
|
|
||||||
- run: make integration
|
- run: |
|
||||||
|
make build
|
||||||
|
./dist/win-unpacked/Lens.exe
|
||||||
name: Run Windows integration tests
|
name: Run Windows integration tests
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user