소스 검색

👷 Use Biqu BX for CI test (#24331)

Keith Bennett 1 년 전
부모
커밋
e1b22a5c75
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2
    4
      buildroot/tests/BTT_SKR_SE_BX

+ 2
- 4
buildroot/tests/BTT_SKR_SE_BX 파일 보기

@@ -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…
취소
저장