You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we run script publishing plugin and CLI on every push to the main branch. We run tests to UTBot Java project on push to the main branch twice. 2 workflows trigger it: UTBot Java: build and run tests and Plugin and CLI: publish as archives.
Expected behavior
Tests are being ran only by workflow UTBot Java: build and run tests.