Revert "Print the build results after CI"
This reverts commit e1e0809253.
This commit is contained in:
@@ -61,9 +61,3 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cmake --build build --config ${{matrix.config.build_type}}
|
cmake --build build --config ${{matrix.config.build_type}}
|
||||||
|
|
||||||
- name: Build Results
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
git status
|
|
||||||
ls -lR build
|
|
||||||
|
|||||||
Reference in New Issue
Block a user