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

Skip to content

Commit 447c06c

Browse files
committed
update yaml
1 parent 13723fb commit 447c06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderoad.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ config:
77
setup:
88
commands:
99
- mkdir newfoldertotest
10-
- pip3 install requirements.txt
10+
- pip3 install -r requirements.txt
1111
directory: coderoad-starter
1212
repo:
1313
uri: https://github.com/beaucarnes/coderoad-python-test

0 commit comments

Comments
 (0)
0