Commit 9f9d071
committed
Limit pytest to unit tests in CI
The load_test.py uses Locust which isn't a CI dependency.
Run only tests/unit to skip load tests during CI.1 parent b03c50e commit 9f9d071
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments