Skip to content

Commit 69af240

Browse files
committed
fix
1 parent fd49249 commit 69af240

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@ jobs:
108108
working-directory: build
109109
run: cmake --build . --target test_integration_tools
110110

111-
- name: Build test_integration_tools
112-
working-directory: build
113-
run: cmake --build . --config ${{ matrix.build_type }} --target test_integration_tools
114-
115111
- name: Run test_integration_tools
116112
working-directory: build
117113
run: cmake --build . --target run_test_integration_tools

0 commit comments

Comments
 (0)