mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Pipeline: debug
This commit is contained in:
@@ -34,6 +34,9 @@ jobs:
|
||||
- name: run tests
|
||||
run: ctest
|
||||
|
||||
- name: debug
|
||||
run: llvm-symbolizer --obj=fastfetch 0x4966d2
|
||||
|
||||
- name: run fastfetch
|
||||
run: ./fastfetch --disable-linewrap false --hide-cursor false --show-errors true --load-config presets/all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user