Skip to content

Commit f241d00

Browse files
committed
Cleanup
1 parent 94fe571 commit f241d00

File tree

7 files changed

+396
-1306
lines changed

7 files changed

+396
-1306
lines changed

.github/workflows/snapshot_release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
working-directory: ./test/
3737
run: npm cit
3838
- name: Run window tests
39-
if: ${{matrix.os == 'windows-2019'}}
4039
uses: GabrielBB/xvfb-action@v1
4140
with:
4241
working-directory: ./test/window-integration-tests

.github/workflows/tagged_release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
working-directory: ./test/
3131
run: npm cit
3232
- name: Run window tests
33-
if: ${{matrix.os == 'windows-2019'}}
3433
uses: GabrielBB/xvfb-action@v1
3534
with:
3635
working-directory: ./test/window-integration-tests

test/integration/keyboard.js

Lines changed: 0 additions & 37 deletions
This file was deleted.

test/integration/mouse.js

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)