Skip to content

Commit 43ec74e

Browse files
committed
Reproduce issue in CI
1 parent 83b319e commit 43ec74e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
run: make install
4141
- name: Run tests
4242
run: bin/test.sh
43+
- name: Run retry
44+
run: DL_QUEUE_CONSTANT_RETRY=false poetry run python -m jbi.retry.py
4345
review-dependabot-pr:
4446
permissions:
4547
contents: write

0 commit comments

Comments
 (0)