1
0
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:
Sebastian Malton 2022-10-28 09:21:06 -04:00
parent 18b6b4ca2e
commit 012ee239d8

View File

@ -83,9 +83,7 @@ jobs:
ELECTRON_BUILDER_EXTRA_ARGS: "--x64 --arm64"
if: ${{ runner.os == 'macOS' && matrix.type == 'smoke' }}
- run: |
make build
./dist/win-unpacked/OpenLens.exe
- run: make integration
name: Run Windows integration tests
shell: bash
env: