Skip to content

Commit 6bf3357

Browse files
authored
Update jobs_2.yaml
1 parent 59aaf3b commit 6bf3357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jobs_2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
echo "Build completado correctamente."
2424
2525
# Probamos el caso de fallo
26-
- run: exit 1
26+
# - run: exit 1
2727

2828
# Job de despliegue ("deploy"), que depende de build
2929
deploy:

0 commit comments

Comments
 (0)