universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.51k stars 622 forks source link

GitHub Actions: enable BSD workflows #3859

Closed leleliu008 closed 10 months ago

leleliu008 commented 10 months ago

We disabled BSD workflows due to the issue https://github.com/actions/runner-images/issues/8730, which in turn had been fixed, so let's enable these BSD workflows

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c480d71) 85.02% compared to head (c48e7f2) 85.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3859 +/- ## ======================================= Coverage 85.02% 85.02% ======================================= Files 228 228 Lines 53901 53901 ======================================= Hits 45832 45832 Misses 8069 8069 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

masatake commented 10 months ago

About this area, if you think your PR is o.k., you can merge it. You don't have to wait o my ack. I may have no comment on PRs in this area.

If you want to get my comment, please specify me as a reviewer explicitly.

leleliu008 commented 10 months ago

OK, I got it.