Skip to content

Commit 572d693

Browse files
committed
with testing off
1 parent ef908d6 commit 572d693

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/paddle-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ jobs:
130130
${{ matrix.cmake_flags }} `
131131
-DON_INFER=ON `
132132
-DWITH_PYTHON=OFF `
133-
-DWITH_UNITY_BUILD=ON
133+
-DWITH_UNITY_BUILD=ON `
134+
-DWITH_TESTING=OFF
134135
135136
- name: Build with Ninja
136137
run: |

0 commit comments

Comments
 (0)