I was pondering that it might be worth renaming SymbiFlow/actions/checks to something like SymbiFlow/actions/basic-checks or SymbiFlow/actions/custom-checks and then converting SymbiFlow/actions/checks into a composite action which does a whole bunch of "good to have enabled" type checking.
Things like;
The primary issue is that a composite action can't run multiple checking jobs in parallel....
I was pondering that it might be worth renaming
SymbiFlow/actions/checksto something likeSymbiFlow/actions/basic-checksorSymbiFlow/actions/custom-checksand then convertingSymbiFlow/actions/checksinto a composite action which does a whole bunch of "good to have enabled" type checking.Things like;
The primary issue is that a composite action can't run multiple checking jobs in parallel....