We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac0b48 commit 3185501Copy full SHA for 3185501
.github/workflows/tests.yml
@@ -164,4 +164,5 @@ jobs:
164
fail_below_threshold: false
165
166
- name: "[End] Job failed, gathering logs"
167
+ if: always()
168
run: ${{env.docker_compose_cmd}} logs -t
0 commit comments