Skip to content

Commit 2546352

Browse files
committed
test
1 parent fdeac0b commit 2546352

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.github/workflows/cpp_extra.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
# Hi
19+
1820
name: C++ Extra
1921

2022
on:

cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,3 +733,4 @@ config_summary_message()
733733
if(${ARROW_BUILD_CONFIG_SUMMARY_JSON})
734734
config_summary_json()
735735
endif()
736+
test trigger

cpp/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ to install pre-compiled binary versions of the library.
3232
Please refer to our latest [C++ Development Documentation][1].
3333

3434
[1]: https://arrow.apache.org/docs/dev/developers/cpp/
35+
test

0 commit comments

Comments
 (0)