Commit a25365e
committed
Disable benchmark job until pytest-benchmark is added
The benchmark job was failing because pytest-benchmark is not
in requirements.txt. Rather than add another dependency for
benchmarking tests that don't exist yet, disable the job with
a placeholder message.
Benchmarking can be enabled later when actual benchmark tests
are implemented.1 parent 57a0897 commit a25365e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
146 | 147 | | |
0 commit comments