mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
Fix review points
This commit is contained in:
parent
7380f92b74
commit
3ef024a6a6
3
.github/workflows/test_PR_image.yml
vendored
3
.github/workflows/test_PR_image.yml
vendored
@ -43,7 +43,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: waku-org/waku-interop-tests
|
||||
ref: smoke_tests
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
@ -78,8 +77,6 @@ jobs:
|
||||
echo "- **Node1**: ${{ env.NODE_1 }}" >> $GITHUB_STEP_SUMMARY
|
||||
echo "- **Node2**: ${{ env.NODE_2 }}" >> $GITHUB_STEP_SUMMARY
|
||||
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/${{ env.CALLER }}/${{ github.run_number }}" >> $GITHUB_STEP_SUMMARY
|
||||
if [ "$JOB_STATUS" != "success" ]; then
|
||||
echo "There are failures with nwaku node. cc <@&1111608257824440330>" >> $GITHUB_STEP_SUMMARY
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user