Skip to content

Commit 8e074d7

Browse files
committed
Fix syntax error
1 parent 8424e5e commit 8e074d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ jobs:
135135
with:
136136
file: ${{runner.workspace}}/optional26/.build/coverage.json
137137
github-token: ${{ secrets.GITHUB_TOKEN }}
138-
run: |
139-
cmake --install .build --config RelWithDebInfo --verbose
140138
- name: CMake Debug Workflow
141139
run: |
142140
set -x

0 commit comments

Comments
 (0)