Skip to content

Commit 8254667

Browse files
committed
Temporarily skip rq-scheduler tests
1 parent 087de5f commit 8254667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
python -m pip install --upgrade pip
3636
pip install django==${{ matrix.django-version }} \
37-
redis django-redis pyyaml rq sentry-sdk rq-scheduler
37+
redis django-redis pyyaml rq sentry-sdk
3838
3939
- name: Run Test
4040
run: |

0 commit comments

Comments
 (0)