NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Run all tests when CI utils cannot detect changes #1151

Closed edknv closed 1 year ago

edknv commented 1 year ago

The detection of backend changes fails in some edge cases, e.g., when it runs from a release branch, or when it runs from a mounted directory inside a container. This PR proposes to run all tests by default if the detection fails in CI utils.

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1151