Mise à jour de '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

Tests
Lucas DELANIER 2 years ago
parent fdbc7c5b7f
commit 635baef2de

@ -14,5 +14,5 @@ steps:
sonar_host: https://codefirst.iut.uca.fr/sonar/
sonar_token:
from_secret: SONAR_TOKEN
- name: Test and coverage
run: npm jest --coverage
- name: Test and coverage
run: npm jest --coverage
Loading…
Cancel
Save