We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b50d2e commit f8de9c9Copy full SHA for f8de9c9
.github/workflows/node.js.yml
@@ -26,8 +26,6 @@ jobs:
26
27
- run: npm ci
28
29
- - run: npm test # Ajoute cette ligne pour exécuter les tests
30
-
31
- run: npm run build --if-present
32
33
- name: Deploy to GitHub Pages
0 commit comments