CI: Turn off bash tracing in pages.yml - missed

This commit is contained in:
Geza Lore 2026-06-08 16:47:37 +01:00
parent 487437f87d
commit e6a070b93b
1 changed files with 1 additions and 1 deletions

View File

@ -84,4 +84,4 @@ jobs:
env:
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
PR_RUN_IDS: ${{ needs.build.outputs.pr-run-ids }}
run: bash -x ./ci/ci-pages-notify.bash
run: ./ci/ci-pages-notify.bash