Moar logging.

This commit is contained in:
Sam Rose 2024-11-07 15:46:29 +00:00
parent 36502b8410
commit 64490c74ac
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ jobs:
- name: Test server - name: Test server
env: env:
DEBUG: testcontainers DEBUG: testcontainers*
DATASOURCE: ${{ matrix.datasource }} DATASOURCE: ${{ matrix.datasource }}
run: | run: |
AFFECTED=$(yarn --silent nx show projects --affected -t test --base=${{ env.NX_BASE_BRANCH }} -p @budibase/server) AFFECTED=$(yarn --silent nx show projects --affected -t test --base=${{ env.NX_BASE_BRANCH }} -p @budibase/server)