Skip to content

Commit

Permalink
updated test case in bat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nbhoski committed May 14, 2024
1 parent e9712ef commit d915d32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ./
Expand Down

0 comments on commit d915d32

Please sign in to comment.