Skip to content

Commit

Permalink
Fix github message from acceptance tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jordi Massaguer Pla <jmassaguerpla@suse.com>
  • Loading branch information
jordimassaguerpla committed Oct 23, 2023
1 parent 956853d commit 4bfe312
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/acceptance_tests_feedback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
You can also check the artifacts section, which contains the logs at https://github.com/uyuni-project/uyuni/pull/${{ github.event.pull_request.number }}/checks.
See the [troubleshooting guide](https://github.com/uyuni-project/uyuni/wiki/Running-Acceptance-Tests-at-PR#troubleshooting) if you need any help.
:warning: You should not merge if acceptance tests fail to pass. :warning:
Happy hacking!
body-include: "<acceptance_tests_at_pr>"
body-include: ":warning: You should not merge if acceptance tests fail to pass. :warning:"

0 comments on commit 4bfe312

Please sign in to comment.