Skip to content

Commit 4eea934

Browse files
committed
Reorder tests to run the simplest test first
1 parent 55cab77 commit 4eea934

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ctt.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ has_cli = true
1717
jupyter_files = "forbid"
1818
format_tool = "black"
1919

20-
[output.".ctt/package_version_from_vcs"]
21-
get_package_version_from_vcs = true
22-
2320
[output.".ctt/no_cli"]
2421
has_cli = false
2522

23+
[output.".ctt/package_version_from_vcs"]
24+
get_package_version_from_vcs = true
25+
2626
[output.".ctt/python3.9"]
2727
python_minor = 9
2828
_extra_tasks = [

0 commit comments

Comments
 (0)