8000 update yaml · ShMcK/coderoad-python-test@b560106 · GitHub
[go: up one dir, main page]

Skip to content

Commit b560106

Browse files
committed
update yaml
1 parent c4f803c commit b560106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

coderoad.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ config:
3636
##
3737
uri: "https://github.com/beaucarnes/coderoad-python-test"
3838
## The branch on the repo uri that contains the code commits. Required.
39-
branch: ""
39+
branch: "v0.1.0"
4040

4141
## A list of tutorial dependencies to ensure the environment is setup for the tutorial. Optional.
4242
## The dependencies will be checked by running `dependency.name` --version and comparing it to the version provided.
@@ -57,6 +57,6 @@ levels:
5757
## Setup for the first task. Required.
5858
setup:
5959
## Solution for the first task. Required.
60-
solution:
60+
subtasks: false
6161

6262

0 commit comments

Comments
 (0)
0