feature: lance les tests (xvfb-run npm test) dans la CI Drone avant le packaging vsix
continuous-integration/drone/tag Build is passing

This commit is contained in:
2026-06-25 22:30:24 +02:00
parent a896a8e7fc
commit 94b058a6e7
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -18,6 +18,7 @@ steps:
commands:
- npm install -g vsce
- npm ci
- xvfb-run -a npm test
- vsce package
- name: gitea_release