Skip to content

Commit f4b1df8

Browse files
committed
fix CI
1 parent eeb04a9 commit f4b1df8

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"check-types": "tsc",
8484
"lint": "eslint src",
8585
"test": "vscode-test",
86-
"grammar": "js-yaml syntaxes/sdl.yml > syntaxes/sdl.json; mocha out/test/ci"
86+
"grammar": "js-yaml syntaxes/sdl.yml > syntaxes/sdl.json"
8787
},
8888
"dependencies": {
8989
"@vscode/codicons": "^0.0.36",

src/test/extension.test.ts

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

0 commit comments

Comments
 (0)