Skip to content

Commit 3de0bfc

Browse files
authored
Update config.json (#675)
The `config.json` change should not have enabled as the concept exercises are not launched.
1 parent ec5c59a commit 3de0bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"slug": "raku",
44
"active": true,
55
"status": {
6-
"concept_exercises": true,
6+
"concept_exercises": false,
77
"test_runner": true,
88
"representer": false,
99
"analyzer": false

0 commit comments

Comments
 (0)