Skip to content

Commit

Permalink
chore: remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelfimov committed Jan 18, 2024
1 parent fd13b8d commit 19b9c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
NODE_OPTIONS: --experimental-vm-modules

- name: TestIntegration
run: DEBUG=testcontainers* yarn checks test integration
run: yarn checks test integration
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
NODE_OPTIONS: --experimental-vm-modules
Expand Down

0 comments on commit 19b9c08

Please sign in to comment.