woodpecker/package.json
Rodrigo Verdiani fcc03f8968
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
woodpecker test 6
2025-10-26 21:26:06 -03:00

7 lines
95 B
JSON

{
"name": "test-project",
"scripts": {
"test": "echo \"No tests yet\" && exit 0"
}
}