mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
parent
44fbe09108
commit
1958e09a9a
23 changed files with 311 additions and 1203 deletions
2
.github/workflows/test-fakeredis.yml
vendored
2
.github/workflows/test-fakeredis.yml
vendored
|
@ -75,8 +75,6 @@ jobs:
|
|||
run: |
|
||||
poetry run pytest test/ \
|
||||
--ignore test/test_hypothesis.py \
|
||||
--ignore test/test_geo_commands.py \
|
||||
--ignore test/test_bitmap_commands.py \
|
||||
--ignore test/test_json/ \
|
||||
--ignore test/test_mixins/test_bitmap_commands.py \
|
||||
--junit-xml=results-tests.xml --html=report-tests.html -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue