Skip to content

Commit 29ccaed

Browse files
authored
Directly test generateMatrix instead of execing it (#21)
1 parent a428091 commit 29ccaed

6 files changed

Lines changed: 1128 additions & 1167 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"eslint": "^8.56.0",
1616
"eslint-plugin-simple-import-sort": "^10.0.0",
1717
"eslint-plugin-unicorn": "^50.0.1",
18-
"tsx": "^4.7.0",
1918
"typescript": "^5.3.3",
2019
"vitest": "^1.2.0"
2120
},

pnpm-lock.yaml

Lines changed: 7 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@types/minimist": "^1.2.5",
1515
"azure-devops-node-api": "^12.1.0",
1616
"dotenv": "^16.3.1",
17+
"es-main": "^1.3.0",
1718
"execa": "^8.0.1",
1819
"minimist": "^1.2.8",
1920
"ora": "^8.0.1"

0 commit comments

Comments
 (0)