зеркало из https://github.com/github/ruby.git
Allow dumping a core file on Actions
to see a C backtrace.
This commit is contained in:
Родитель
246d7e4f1d
Коммит
1b45174aea
|
@ -42,6 +42,7 @@ jobs:
|
|||
- run: make $JOBS incs
|
||||
- run: make $JOBS
|
||||
- run: sudo make $JOBS -s install
|
||||
- run: ulimit -c unlimited
|
||||
- run: make $JOBS -s test RUN_OPTS="$RUN_OPTS"
|
||||
timeout-minutes: 60
|
||||
- run: make $JOBS -s test-all RUN_OPTS="$RUN_OPTS"
|
||||
|
|
Загрузка…
Ссылка в новой задаче