woodpecker test 5
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed

This commit is contained in:
Rodrigo Verdiani 2025-10-26 21:23:58 -03:00
parent ee2a75c4df
commit 4d3d0e2907

View File

@ -13,6 +13,6 @@ steps:
- name: test - name: test
image: node:18-alpine image: node:18-alpine
commands: commands:
- echo "🧪 Running tests..." - echo "🧪 Running tests...."
- npm test - npm test