updated vscode.yml and genAiKey.js in scripts

This commit is contained in:
Vikas 2021-10-05 05:30:32 -07:00
Родитель 6747f6cce6
Коммит 6d749218f9
1 изменённых файлов: 2 добавлений и 1 удалений

3
.github/workflows/vscode.yml поставляемый
Просмотреть файл

@ -77,4 +77,5 @@ jobs:
node scripts/genAiKey.js
echo "y" | vsce package
- name: npm test
run: npm test --silent
run: npm test --silent