There was an error while loading. Please reload this page.
1 parent e1e50b7 commit 1b4f3feCopy full SHA for 1b4f3fe
1 file changed
.github/workflows/bat.yml
@@ -155,5 +155,5 @@ jobs:
155
cat $GITHUB_STEP_SUMMARY
156
157
# Check for content expected in the coverage summary
158
- grep -q "Coverage" "$GITHUB_STEP_SUMMARY"
+ grep -q "Coverage" $GITHUB_STEP_SUMMARY
159
shell: bash
0 commit comments