Schedule mutation testing outside push CI #53
Reference in New Issue
Block a user
Delete Branch "52"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #52
Moves the full mutation suite from the manual release workflow into a dedicated scheduled workflow at 02:00 EST daily. Push and release workflows no longer run mutation testing.
@logikoma you based this off the wrong branch. You need to take your commit and base it off of
main. Thee20fd445a4commit for !50 should not be here.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.