Update test.yml

This commit is contained in:
Lucas Santos 2025-06-25 21:43:17 -03:00 committed by GitHub
parent 7c80f2191e
commit 5fd26f9497
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,3 +39,7 @@ jobs:
- name: Mostrar log final do servidor
run: |
cat log.txt || true
- name: Mostrar log final do servidor
run: cat log.txt || true