Skip to content

Commit ef6f32c

Browse files
committed
Update GHA backtrace print name
1 parent 1463d73 commit ef6f32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
mkdir core-dumps
112112
cargo run --release -- --duration=60
113113
rm -rf default.sled
114-
- name: core debug
114+
- name: print backtraces with gdb
115115
if: ${{ failure() }}
116116
run: |
117117
sudo apt-get update

0 commit comments

Comments
 (0)