Skip to content

Commit f57a691

Browse files
Update Linux.yml
1 parent c445886 commit f57a691

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,5 @@ jobs:
2323

2424
- name: Build
2525
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
26-
27-
- name: Test
28-
run: ${{github.workspace}}/build/tests/boost-tcp-server-client-tests
2926

3027

0 commit comments

Comments
 (0)