We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d45ea commit 306f87eCopy full SHA for 306f87e
1 file changed
.github/workflows/cpp_odbc.yml
@@ -239,7 +239,4 @@ jobs:
239
- name: Test
240
shell: bash
241
run: |
242
- sudo sysctl -w kern.coredump=1
243
- sudo sysctl -w kern.corefile=/tmp/core.%N.%P
244
- ulimit -c unlimited # must enable within the same shell
245
ci/scripts/cpp_test.sh $(pwd) $(pwd)/build
0 commit comments