Commit 5d0409d
committed
Add Makefile target for local container tests
It is a small wrapper to run tests in a container with a pinned pylint
version.
The pinned pylint version is required otherwise we would be still fixing
pylint issues on this stable branch.
Use this new call also in the GH action.1 parent 696b2ee commit 5d0409d
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
0 commit comments