Commit 4a58adb
authored
CI: run cuda.core examples on Linux and Windows (#1722)
* ci: run cuda.core examples on Linux
* ci: run cuda.core examples on Windows
Add pytest step to run cuda.core example tests following the same
pattern as cuda.bindings examples from PR #1517. The step runs
`pytest -ra -s -vv tests/example_tests/` from within the cuda_core
directory, matching the pattern used in QA testing.
Trigger for this change: #1718 (comment)
Made-with: Cursor1 parent 7848bc3 commit 4a58adb
2 files changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
280 | 289 | | |
281 | 290 | | |
282 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
257 | 267 | | |
258 | 268 | | |
259 | 269 | | |
| |||
0 commit comments