mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Fix repeating task after timeout (#184)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Lint with ruff
|
||||
run: |
|
||||
pipx install ruff==0.4.4
|
||||
pipx install ruff==0.4.10
|
||||
ruff format . --check && ruff check .
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user