From e1c92520e08796e91aabb60b886e033f6656a02f Mon Sep 17 00:00:00 2001 From: Nikhil Bhoski <47204011+nbhoski@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:53:39 +0530 Subject: [PATCH] Fixed issues #40 & #42 --- .github/workflows/bat.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/bat.yml b/.github/workflows/bat.yml index 7931cfa..a823f60 100644 --- a/.github/workflows/bat.yml +++ b/.github/workflows/bat.yml @@ -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 \ No newline at end of file