Skip to content

Commit

Permalink
UHF-8762: Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 30, 2024
1 parent 9978ff0 commit b3b6e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
COMMENT="Tests passed!"
if ! npm run full-test; then
COMMENT="Tests failed!"
fi
COMMENT+="\nYou can check the output here: https://city-of-helsinki.github.io/drupal-hdbt/pull/${{ github.event.pull_request.number }}/html_report/"
echo "comment=$COMMENT" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit b3b6e6e

Please sign in to comment.