mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Switch back to running integration tests on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
18b6b4ca2e
commit
012ee239d8
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -83,9 +83,7 @@ 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: |
|
- run: make integration
|
||||||
make build
|
|
||||||
./dist/win-unpacked/OpenLens.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