"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "2af87d018eff577c421b02e00bf34ab6aeeb8c42"
Unverified Commit 820cb97a authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Organize test jobs (#19058)

* Tests conditional run

* Syntax

* Deps

* Try early exit

* Another way

* Test with no tests to run

* Test all

* Typo

* Try this way

* With tests to run

* Mostly finished

* Typo

* With a modification in one file only

* No change, no tests

* Final cleanup

* Address review comments
parent d63bdf78
This diff is collapsed.
......@@ -236,7 +236,6 @@ class DepsTableUpdateCommand(Command):
extras = {}
extras["blob"] = []
extras["ja"] = deps_list("fugashi", "ipadic", "unidic_lite", "unidic")
extras["sklearn"] = deps_list("scikit-learn")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment