Skip to content

Commit d5aaeea

Browse files
committed
Update release
1 parent 83862e2 commit d5aaeea

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ jobs:
2323
- name: Install vsce
2424
run: npm i -g vsce
2525

26-
- name: Test API
27-
run: npm run test:api
28-
29-
- name: Populate cache
30-
run: node ./scripts/populate-cache.js
31-
3226
- name: Publish
3327
run: vsce publish -p ${{ secrets.VSCE_PAT }}
3428

0 commit comments

Comments
 (0)