upd job_sync #130

Open
devstigneev wants to merge 1 commits from devstigneev/micro-store-redis:fix_ci into v4
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2025-12-29 11:54:35 +03:00
upd job_sync
Some checks failed
coverage / build (pull_request) Failing after 2m23s
test / test (pull_request) Failing after 16m28s
7fa3eaa7ef
Some checks failed
coverage / build (pull_request) Failing after 2m23s
test / test (pull_request) Failing after 16m28s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix_ci:devstigneev-fix_ci
git checkout devstigneev-fix_ci
Sign in to join this conversation.