We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e52ef commit 0edc45bCopy full SHA for 0edc45b
1 file changed
app/Dockerfile
@@ -13,6 +13,7 @@ COPY evaluation.py ./app/
13
COPY evaluation_tests.py ./app/
14
15
COPY config_tutor.json ./app/
16
+COPY config_tutor_test.json ./app/
17
18
COPY math_tutor.py ./app/
19
0 commit comments