Skip to content

Commit

Permalink
Added tests using log read
Browse files Browse the repository at this point in the history
  • Loading branch information
nbhoski committed May 16, 2024
1 parent 693f9b6 commit 85aa216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:

- name: Verify workflow command is added
run: |
grep "deploy - task" console.log
grep "::group::deploy - task" console.log
grep "::error::" console.log
rm console.log
Expand Down

0 comments on commit 85aa216

Please sign in to comment.