Skip to content

Commit c40845f

Browse files
committed
debug commit
1 parent 6109b4f commit c40845f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prestocpp-linux-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ jobs:
155155
export PRESTO_HOME=$(pwd)
156156
cd presto-native-execution
157157
make presto_protocol
158+
git status
159+
head -n 400 presto_cpp/presto_protocol/core/presto_protocol_core.h
158160
159161
- name: Incrementally rebuild presto_server with the new protocol
160162
if: needs.changes.outputs.codechange == 'true'

0 commit comments

Comments
 (0)