Skip to content

Commit 13ee373

Browse files
committed
Remove debugging for postgres
1 parent c2e6eb2 commit 13ee373

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ test-source:
3636
- python3 -c "import pathlib; [p.unlink() for p in pathlib.Path('.').rglob('tests/win_only/__init__.py')]"
3737
- export PYTHONNET_RUNTIME=coreclr
3838
- pytest --cache-clear
39-
- docker logs postgres # Debug step: Check logs of the PostgreSQL service to ensure it's running correctly
4039

4140
artifacts:
4241
paths:

0 commit comments

Comments
 (0)