Skip to content

Commit

Permalink
Attempt to fix Mac CI (#2120)
Browse files Browse the repository at this point in the history
This has worked in the past. Not promising that it's only a patch bump,
but worth a shot

## Checklist

- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet
pokey authored Dec 11, 2023
1 parent ccc49a2 commit 1a4a922
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/test-harness/package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
"devDependencies": {
"@types/glob": "^7.1.3",
"@types/mocha": "^10.0.3",
"@vscode/test-electron": "^2.3.6",
"@vscode/test-electron": "^2.3.8",
"mocha": "^10.2.0"
},
"types": "./out/index.d.ts",
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 1a4a922

Please sign in to comment.