GHA: Set core pattern on Linux
This commit is contained in:
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@@ -96,6 +96,7 @@ jobs:
|
||||
MAKEVARS: ${{ matrix.makevars }}
|
||||
run: |
|
||||
cd build
|
||||
sudo sysctl kernel.core_pattern=core.%p || true
|
||||
ulimit -c unlimited
|
||||
make check
|
||||
- name: Make Install
|
||||
|
||||
Reference in New Issue
Block a user