Merging upstream version 1.12.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d6445459ac
commit
7865f9a813
20 changed files with 536 additions and 80 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
REDIS_VERSION: ${{ matrix.redis }}
|
||||
run: |
|
||||
. venv/bin/activate
|
||||
pytest || cat cli_test.log
|
||||
pytest
|
||||
lint:
|
||||
name: flake8 & black
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue