summaryrefslogtreecommitdiff
path: root/tests/specs/task/npm_run
AgeCommit message (Collapse)Author
2024-05-29fix(task): always use `npm` for `npm run` with flags (#24028)Marvin Hagemeister
2024-05-23feat(task): run `npm run` commands with Deno more often (#23794)David Sherret
Closes #23036