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
I've observed that the test tasks seems triggering integration tests unexpectedly, which is causing delays in Github CI process. This issue may be linked to the changes in this commit. Need to investigate this behavior and implement a fix to prevent this.
How can one reproduce the bug?
Steps to reproduce the behavior: sbt test
What is the expected behavior?
Test task only triggers unit test.
Do you have any screenshots?
N/A
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered:
What is the bug?
I've observed that the test tasks seems triggering integration tests unexpectedly, which is causing delays in Github CI process. This issue may be linked to the changes in this commit. Need to investigate this behavior and implement a fix to prevent this.
How can one reproduce the bug?
Steps to reproduce the behavior:
sbt test
What is the expected behavior?
Test task only triggers unit test.
Do you have any screenshots?
N/A
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered: