Merge pull request #2126 from embassy-rs/disable-stop-test

stm32/tests: disable stop test.
This commit is contained in:
Dario Nieuwenhuis 2023-10-30 23:17:53 +00:00 committed by GitHub
commit ca283eed0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
ci.sh
View File

@ -218,6 +218,9 @@ cargo batch \
rm out/tests/stm32wb55rg/wpan_mac
rm out/tests/stm32wb55rg/wpan_ble
# unstable
rm out/tests/stm32f429zi/stop
# unstable, I think it's running out of RAM?
rm out/tests/stm32f207zg/eth