mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
fix github action
This commit is contained in:
parent
58e1cc8503
commit
36329c9991
@ -108,7 +108,7 @@ TEST(mqtt, connect) {
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 1
|
#if 0
|
||||||
//! Mqtt set_para will break the gichub actions,
|
//! Mqtt set_para will break the gichub actions,
|
||||||
//! if need to test, please enable it manually.
|
//! if need to test, please enable it manually.
|
||||||
TEST(mqtt, set_para) {
|
TEST(mqtt, set_para) {
|
||||||
@ -121,7 +121,7 @@ TEST(mqtt, set_para) {
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 1
|
#if 0
|
||||||
//! Mqtt publish will break the gichub actions,
|
//! Mqtt publish will break the gichub actions,
|
||||||
//! if need to test, please enable it manually.
|
//! if need to test, please enable it manually.
|
||||||
TEST(mqtt, publish) {
|
TEST(mqtt, publish) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user