Skip to content

Commit

Permalink
Trying with if: always()
Browse files Browse the repository at this point in the history
  • Loading branch information
mw-kapilg committed Jan 23, 2024
1 parent 28de3ca commit 9066a96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bat.yml
Original file line number Diff line number Diff line change
@@ -120,6 +120,7 @@ jobs:
additional-build-options: -continueOnFailure

- name: Verify correct tasks appear in buildlog.txt
if: ${{ always() }}
run: |
set -e
grep "erroring" buildlog.txt

0 comments on commit 9066a96

Please sign in to comment.