trapd00r / LS_COLORS

A collection of LS_COLORS definitions; needs your contribution!
Other
2.11k stars 260 forks source link

Add 'test' target to Makefile #212

Open rpdelaney opened 10 months ago

rpdelaney commented 10 months ago

We should add make test as a target. Then CI can also call make test and we can be more confident that CI is running the same tests as we have locally.