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
Due to the tests being located in a dedicated folder and written in Python, there are unique paths filter requirements
for the GitHub Actions workflow that runs the project's integration tests. For this reason, and also to enable the unit
test workflow to be applied to projects that use other integration testing approaches (i.e., none at all), it is better
to use separate workflows to run unit tests vs. integration tests.
[](https://github.com/arduino/arduino-lint/actions/workflows/check-go-task.yml)
0 commit comments