Minor spacing fix

This commit is contained in:
Rodel Calasagsag 2023-08-15 16:53:05 +08:00
parent 2932e11ae2
commit 7317e60bbe
1 changed files with 2 additions and 2 deletions

View File

@ -231,13 +231,13 @@ jobs:
E2E_RESULT: ${{ steps.run-e2e-composite-action.outputs.result }}
PLUGIN_NAME: ${{ matrix.plugin }}
PLUGIN_SLUG: ${{ matrix.slug }}
- name: Upload JSON file as artifact
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.plugin }}
path: ${{ steps.create-block-json.outputs.path }}
trunk-results:
name: Publish report on smoke tests on nightly build
if: |