Commit 3c22d89
committed
test(run.sh): update dependency installation and test commands
- Remove explicit installation of ruff, mypy, types-redis, types-PyYAML, types-Pygments
- Add --group mypy to pip install command
- Remove --cov-report=xml and --junitxml=junit.xml from pytest command1 parent 736b912 commit 3c22d89
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments