Skip to content

Commit

Permalink
typo in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Nov 9, 2023
1 parent 6e9e52f commit 8596022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrated-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
run: ls -1dt target/cryostat-itest-*.log | head -n1 | xargs cat
- name: Print itest container logs
if: failure()
run: ls -1dt target/cryostat-*.server.log | head -n1 | xargs catyea
run: ls -1dt target/cryostat-*.server.log | head -n1 | xargs cat

0 comments on commit 8596022

Please sign in to comment.