carrylex@lemmy.world to Programmer Humor@programming.dev · 1 month agoGitHub Actions radicalized melemmy.worldimagemessage-square36linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageGitHub Actions radicalized melemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square36linkfedilinkfile-text
minus-squareVoytrekk@sopuli.xyzlinkfedilinkEnglisharrow-up0·1 month 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.