1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00

Removing debug.

This commit is contained in:
mike12345567 2024-06-10 21:56:00 +01:00
parent c00e9ef946
commit 0c9881706d

View file

@ -27,7 +27,6 @@ env:
NX_BASE_BRANCH: origin/${{ github.base_ref }}
USE_NX_AFFECTED: ${{ github.event_name == 'pull_request' }}
IS_OSS_CONTRIBUTOR: ${{ inputs.run_as_oss == true || (github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != 'Budibase/budibase') }}
DEBUG: testcontainers*
jobs:
lint:
@ -179,8 +178,6 @@ jobs:
- run: yarn --frozen-lockfile
- run: df -h
- name: Test server
env:
DD_CIVISIBILITY_AGENTLESS_ENABLED: true