From d915d32ab66f7038e460cb72c5b06d9955cfb690 Mon Sep 17 00:00:00 2001 From: Nikhil Bhoski <47204011+nbhoski@users.noreply.github.com> Date: Tue, 14 May 2024 18:23:55 +0530 Subject: [PATCH] updated test case in bat.yml --- .github/workflows/bat.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/bat.yml b/.github/workflows/bat.yml index 6d63708..7ed41e0 100644 --- a/.github/workflows/bat.yml +++ b/.github/workflows/bat.yml @@ -181,7 +181,8 @@ jobs: run: | set -e gh run view context.payload.workflow_run.id --log | grep "Running MATLAB Build" buildlog.txt - rm buildlog.txt + env: + GITHUB_TOKEN: ${{ github.token }} - name: Run build with multiple specified tasks uses: ./