strawberry-tools / strawberry-v0

Strawberry, the main ingredient in your JAM stack! It's fast Static Site Generator, soft forked from Hugo.
Apache License 2.0
3 stars 1 forks source link

CI: fix Go version on macOS #327

Closed FelicianoTech closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #327 (ce97969) into trunk (3758ae7) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            trunk     #327      +/-   ##
==========================================
- Coverage   64.81%   64.81%   -0.01%     
==========================================
  Files         375      375              
  Lines       36759    36759              
==========================================
- Hits        23826    23824       -2     
- Misses      11199    11200       +1     
- Partials     1734     1735       +1     
Impacted Files Coverage Δ
src/tpl/tplimpl/template.go 69.38% <0.00%> (-0.36%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

FelicianoTech commented 2 years ago

Will do this in the next Hugo merge instead.