All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"name": "test-project",
|
|
"scripts": {
|
|
"test": "echo \"No tests yet\" && exit 0"
|
|
}
|
|
}
|