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 5213d40 commit 432329eCopy full SHA for 432329e
.github/workflows/integrated-test.yml
@@ -74,4 +74,4 @@ jobs:
74
run: ls -1dt target/cryostat-itest-*.log | head -n1 | xargs cat
75
- name: Print itest container logs
76
if: failure()
77
- run: ls -1dt target/cryostat-*.server.log | head -n1 | xargs catyea
+ run: ls -1dt target/cryostat-*.server.log | head -n1 | xargs cat
0 commit comments