diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c21a33557..c84493d07 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -109,7 +109,7 @@ jobs: run: bin/php-cs-fixer fix ${{ env.PLUGIN_DIR }} --config=.php-cs-fixer.php -v --dry-run --show-progress=dots --diff # - name: PHPSTAN - baseline (debug, enable if you need to regenerate baseline for all PHP versions) - # run: bin/phpstan --configuration=${{ env.PLUGIN_DIR }}/phpstan.neon --generate-baseline=var/logs/phpstan-baseline-${{ matrix.php-versions }}.neon --allow-empty-baseline + # run: bin/phpstan --configuration=${{ env.PLUGIN_DIR }}/phpstan.neon --generate-baseline=var/logs/phpstan-baseline-${{ matrix.php-versions }}.neon --allow-empty-baseline - name: PHPSTAN run: bin/phpstan --configuration=${{ env.PLUGIN_DIR }}/phpstan.neon @@ -142,7 +142,7 @@ jobs: # verbose: true - name: Upload logs as artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: mautic-logs path: var/logs/ diff --git a/Resources/views/SubscribedEvents/Tab/content.html.twig b/Resources/views/SubscribedEvents/Tab/content.html.twig index 702c12c7f..d5f99f144 100644 --- a/Resources/views/SubscribedEvents/Tab/content.html.twig +++ b/Resources/views/SubscribedEvents/Tab/content.html.twig @@ -32,7 +32,7 @@ -
+
Loading...
@@ -46,4 +46,4 @@ "{{ currentEntityType }}", "{{ tabId }}" ); - \ No newline at end of file +