We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b43484 commit 253332eCopy full SHA for 253332e
.github/workflows/playwright.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
CONTENT=$(cat ./playwright-errors/errors.md)
42
{
43
- echo 'JSON_RESPONSE<<EOF'
+ echo 'content<<EOF'
44
echo $CONTENT
45
echo EOF
46
} >> $GITHUB_OUTPUT
0 commit comments