Skip to content

Commit

Permalink
ci: remove ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oeyoews committed Apr 7, 2024
1 parent 7ea7537 commit 8a569da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 91 deletions.
90 changes: 0 additions & 90 deletions .github/workflows/ci.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"scripts": {
"build": "tsup src/index.ts --external vscode",
"dev": "nr build --watch",
"lint": "",
"lint": "eslint .",
"vscode:prepublish": "nr build",
"publish": "vsce publish --no-dependencies",
"package": "vsce package --no-dependencies",
Expand Down

0 comments on commit 8a569da

Please sign in to comment.