We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ecd0f commit 9f3ceaeCopy full SHA for 9f3ceae
.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