Skip to content

Commit

Permalink
update output
Browse files Browse the repository at this point in the history
  • Loading branch information
anshgoyalevil committed Oct 18, 2024
1 parent 7288637 commit 6a9904e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/if-nodejs-pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
id: markdown_check
run: |
OUTPUT=$(npm run test:md || true)
echo "$OUTPUT" | tee markdown_output.txt
echo "markdown_output=$OUTPUT" >> $GITHUB_OUTPUT
# Post a comment using sticky-pull-request-comment
Expand Down

0 comments on commit 6a9904e

Please sign in to comment.