Przeglądaj źródła

👷 Use Biqu BX for CI test (#24331)

Keith Bennett 1 rok temu
rodzic
commit
e1b22a5c75
No account linked to committer's email address
1 zmienionych plików z 2 dodań i 4 usunięć
  1. 2
    4
      buildroot/tests/BTT_SKR_SE_BX

+ 2
- 4
buildroot/tests/BTT_SKR_SE_BX Wyświetl plik

@@ -9,10 +9,8 @@ set -e
9 9
 #
10 10
 # Build with the default configurations
11 11
 #
12
-restore_configs
13
-opt_set MOTHERBOARD BOARD_BTT_SKR_SE_BX
14
-opt_set SERIAL_PORT 1
15
-exec_test $1 $2 "Default Configuration" "$3"
12
+use_example_configs BIQU/BX
13
+exec_test $1 $2 "BIQU/BX" "$3"
16 14
 
17 15
 # clean up
18 16
 restore_configs

Ładowanie…
Anuluj
Zapisz