Commit fe8fc15
committed
tests: fix running c/r tests in GHA
Those were never run properly since python tests do not provide
non-zero exit code in case a test has failed.
Run it via make.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>1 parent e5864a0 commit fe8fc15
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
| 175 | + | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
| |||
0 commit comments