PR stuck with incomplete ofBorg test that should have been skipped?

Hi,

I submitted a simple version bump PR for wails 2 weeks ago:

It looks like there is a “OfBorg / wails, wails.passthru.tests on aarch64-darwin” test that has been stuck for 2 weeks:

From what I can tell, that test is irrelevant as the wails Nixpkg only supports Linux at the moment, and it should have been automatically skipped like some of the other tests.

Is there a way for me to tell it to restart or skip so that the PR’s test can complete?

Try to amend the commit and force push to the branch. This helped us with similar problem recently.

Thanks for the suggestion @imincik, I tried that this morning, seems to still be stuck on the same test. :person_shrugging: