This commit is contained in:
AlexeyAB
2017-10-19 02:12:58 +03:00
parent dcef3d94f9
commit 6951e769cf

View File

@ -8,7 +8,6 @@ jobs:
- checkout
- run: make
- run: |
# tell the operating system to remove the file size limit on core dump files
ulimit -c unlimited
./dump
- run: