Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Dec 26, 2023
1 parent f495d87 commit cc82576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ jobs:
echo
echo
done
- name: Print verticle.log
#if: ${{ failure() || success() }}
if: ${{ always() }}
- name: Package test output files
#if: ${{ failure() || success() }}
if: ${{ always() }}
Expand Down

0 comments on commit cc82576

Please sign in to comment.