Is there a way to skip submission checks when pushing a particular commit

There are instances when I just want to push WIP changes to my synced repo without submitting anything for testing. Is this possible?

@OlaoluwaM what’s the use-case here? Could you just ignore the test results?

I can and do, but I was wondering whether there was already a way to avoid testing code that you know isn’t going to pass the submission checks.

Gotcha. Yeah, no way to do this at the moment!

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.