mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-24 16:53:14 +00:00
fix: remove doubled echo
This commit is contained in:
parent
430c4b2205
commit
01584d80c2
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
echo "- **Additonal Nodes**: ${{ env.ADDITIONAL_NODES }}" >> $GITHUB_STEP_SUMMARY
|
||||
echo "## Test Results" >> $GITHUB_STEP_SUMMARY
|
||||
echo "Allure report will be available at: https://waku-org.github.io/waku-interop-tests/${{ github.run_number }}" >> $GITHUB_STEP_SUMMARY
|
||||
echo echo "TEST_MESSAGE=$GITHUB_STEP_SUMMARY" >> "$GITHUB_OUTPUT"
|
||||
echo "TEST_MESSAGE=$GITHUB_STEP_SUMMARY" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Send report to Discord
|
||||
uses: rjstone/discord-webhook-notify@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user