Skip to content

Commit

Permalink
Removed if: always()
Browse files Browse the repository at this point in the history
  • Loading branch information
mw-kapilg committed Jan 23, 2024
1 parent cfb2f52 commit d6ca6b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
additional-build-options: -continueOnFailure

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

0 comments on commit d6ca6b9

Please sign in to comment.