Skip to content

Commit

Permalink
Fixed issues #40 & #42
Browse files Browse the repository at this point in the history
  • Loading branch information
nbhoski committed Jul 18, 2024
1 parent 4e16ed6 commit e1c9252
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 @@ -196,7 +196,6 @@ jobs:
- name: Verify summary exception for invalid task
run: |
set -e
grep "Build summary data not created" console.log
! grep "while reading the build summary file:" console.log
! grep "trying to delete the build summary" console.log
rm console.log

0 comments on commit e1c9252

Please sign in to comment.