We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3558ea1 commit a713bbcCopy full SHA for a713bbc
.github/actions/run-monitored-tmpnet-cmd/action.yml
@@ -89,6 +89,7 @@ runs:
89
~/.tmpnet/prometheus/prometheus.log
90
~/.tmpnet/promtail/promtail.log
91
if-no-files-found: error
92
+ # TODO(marun) Maybe optionally run these checks in an AfterSuite step?
93
- name: Check that logs were collected
94
if: always()
95
shell: bash
0 commit comments