Update main.yaml

pull/41178/head
sre-ci-robot 2025-04-11 00:13:56 +08:00 committed by GitHub
parent c168d740af
commit 6425c9235f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ jobs:
docker ps
- name: UT
run: |
sudo mkdir /cores
sudo mkdir -p /cores
sudo chmod 777 /cores
cat /proc/sys/kernel/core_pattern
sudo bash -c 'echo "/cores/%e.%p.%t" > /proc/sys/kernel/core_pattern'