mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Run intergration tests on powershell on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
650b88c847
commit
361591f640
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -75,4 +75,5 @@ jobs:
|
||||
|
||||
- run: yarn run test:integration
|
||||
name: Run Windows integration tests
|
||||
shell: powershell
|
||||
if: ${{ runner.os == 'Windows' && matrix.type == 'smoke' }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user