woodpecker test 6
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
Rodrigo Verdiani 2025-10-26 21:26:06 -03:00
parent 4d3d0e2907
commit fcc03f8968

6
package.json Normal file
View File

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