vhda / verilog_systemverilog.vim

Verilog/SystemVerilog Syntax and Omni-completion
359 stars 86 forks source link

GitHub runner #216

Closed vhda closed 1 year ago

vhda commented 1 year ago

Was forced to patch Makefile to avoid grep'ing output of errorformat and syntax tests because Vim is refusing to output echo commands when running inside GitHub actions. There's an extensive log of things I tried in the branch, maybe I or someone will be able to understand why this is happening in the future.