Skip to content

Commit

Permalink
more tests on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeauchamp committed Feb 5, 2025
1 parent e501738 commit 4fdcfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion @vates/generator-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"test": "node --test dist/*.test.mjs"
"test": "node --test *.test.mjs"
},
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@vates/generator-toolbox",
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
Expand Down

0 comments on commit 4fdcfb0

Please sign in to comment.