Skip to content

Commit

Permalink
show errors on github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yednapg committed Jul 20, 2024
1 parent 3b3020f commit f3386a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_artwork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
node .github/workflows/check_artwork.cjs "$dir" >> .github/workflows/logs/artwork_check_results.txt
done
echo "RESULTS_FILE=.github/workflows/logs/artwork_check_results.txt" >> $GITHUB_ENV
cat .github/workflows/logs/artwork_check_results.txt
- name: Comment on pull request
uses: actions/github-script@v6
Expand Down

0 comments on commit f3386a6

Please # to comment.