mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
ci : remove wasm test (#23733)
* run tests in correct build folder * remove wasm test
This commit is contained in:
parent
4d8cc0c56f
commit
b3a739c9b6
6
.github/workflows/build-webgpu.yml
vendored
6
.github/workflows/build-webgpu.yml
vendored
@ -171,9 +171,3 @@ jobs:
|
||||
-DEMDAWNWEBGPU_DIR=emdawnwebgpu_pkg
|
||||
|
||||
time cmake --build build-wasm --config Release --target test-backend-ops -j $(nproc)
|
||||
|
||||
- name: Test
|
||||
id: cmake_test
|
||||
run: |
|
||||
cd build
|
||||
ctest -L main --verbose --timeout 900
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user