Procházet zdrojové kódy

👷 Use Biqu BX for CI test (#24331)

Keith Bennett před 2 roky
rodič
revize
e1b22a5c75
No account linked to committer's email address
1 změnil soubory, kde provedl 2 přidání a 4 odebrání
  1. 2
    4
      buildroot/tests/BTT_SKR_SE_BX

+ 2
- 4
buildroot/tests/BTT_SKR_SE_BX Zobrazit soubor

@@ -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

Loading…
Zrušit
Uložit