carrylex@lemmy.world to Programmer Humor@programming.dev · 9 days agoGitHub Actions radicalized melemmy.worldimagemessage-square36linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageGitHub Actions radicalized melemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 9 days agomessage-square36linkfedilinkfile-text
minus-squareVoytrekk@sopuli.xyzlinkfedilinkEnglisharrow-up0·8 days agoYou can have certain jobs run based on what directories or files were modified. If projectA was the only one modified, it can run just projectA’s tests.
You can have certain jobs run based on what directories or files were modified. If projectA was the only one modified, it can run just projectA’s tests.