Go: remove language tests from workflows#19781
Conversation
Now that they are run internally using QLucie.
mbg
left a comment
There was a problem hiding this comment.
Mostly just a question about this: why does go-tests.yml survive with a pull_request trigger, but go-tests-other-os.yml does not?
Linux was using the testing action with To make this clearer we can probably remove the In any case, I think it's good to wait a bit with this to let the dust settle on the internal tests, like you mentioned on the internal PR. |
Now that they are run internally using QLucie.