Add integration tests for xmake (#158)
This commit is contained in:
2
.github/workflows/xmake.yml
vendored
2
.github/workflows/xmake.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
|
||||
- name: Xmake configure
|
||||
run: |
|
||||
xmake config --yes --mode=${{ matrix.build_type }} --toolchain=clang --sdk=/opt/homebrew/opt/llvm@20
|
||||
xmake config --yes --ci=y --mode=${{ matrix.build_type }} --toolchain=clang --sdk=/opt/homebrew/opt/llvm@20
|
||||
|
||||
- name: Build clice
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user