Add CI workflow for npm commands

This commit is contained in:
Johan LEROY
2025-12-08 14:13:03 +01:00
committed by GitHub
parent a15a37a139
commit dc892fbd10
+3
View File
@@ -0,0 +1,3 @@
npm ci
npm test
npm run lint