Skip to content

Commit

Permalink
Switch back to running integration tests on windows
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Malton <sebastian@malton.name>
  • Loading branch information
Nokel81 committed Oct 28, 2022
1 parent 109fc7f commit 1f08a61
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,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:
Expand Down

0 comments on commit 1f08a61

Please sign in to comment.