Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
  • Loading branch information
jpogran committed Feb 16, 2024
1 parent dafefb1 commit ecef82c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 170 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
fail-fast: false
matrix:
vscode:
- 'stable'
- '1.85.2'
os:
- windows-latest
Expand Down
174 changes: 5 additions & 169 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.1.3",
"wdio-vscode-service": "^5.2.3",
"wdio-vscode-service": "^6.0.0",
"wdio-wait-for": "^3.0.11",
"webdriverio": "^8.31.1",
"webpack": "^5.82.0",
Expand Down

0 comments on commit ecef82c

Please sign in to comment.