diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-08-17 17:45:29 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-08-17 17:45:29 +0200 |
| commit | 550f2cfca020222868670b927f9de130559b09a7 (patch) | |
| tree | 1f42de16ec444a8a099558d3430ece750b03ec2a /ci.sh | |
| parent | 20b1b15bda969309566ad495d54635da8b7f29b2 (diff) | |
Temporarily disable stm32f1 tests.
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -289,6 +289,9 @@ cargo batch \ | |||
| 289 | $BUILD_EXTRA | 289 | $BUILD_EXTRA |
| 290 | 290 | ||
| 291 | 291 | ||
| 292 | # temporarily disabled, bluepill board got bricked | ||
| 293 | rm -rf out/tests/stm32f103c8 | ||
| 294 | |||
| 292 | rm out/tests/stm32wb55rg/wpan_mac | 295 | rm out/tests/stm32wb55rg/wpan_mac |
| 293 | rm out/tests/stm32wb55rg/wpan_ble | 296 | rm out/tests/stm32wb55rg/wpan_ble |
| 294 | 297 | ||
