Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2492f11

Browse files
committedMar 27, 2025··
debug
1 parent 2146012 commit 2492f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/test-integrations-tasks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ jobs:
155155
./scripts/runtox.sh --exclude-latest "py${{ matrix.python-version }}-beam"
156156
- name: Test celery pinned
157157
run: |
158+
lsof -i :6379
158159
set -x # print commands that are executed
159160
./scripts/runtox.sh --exclude-latest "py${{ matrix.python-version }}-celery"
160161
- name: Test dramatiq pinned

0 commit comments

Comments
 (0)
Please sign in to comment.