Skip to content

Commit 22ec259

Browse files
committed
fix comment
1 parent 09892c8 commit 22ec259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/s-core-devcontainer/.devcontainer/bazel-feature/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"description": "Bazel and supplimentary tools for working with Bazel-based projects.",
66
"dependsOn": {
7-
"./s-core-local": {} // Only needed for tests
7+
"./s-core-local": {} // needed for extracting versions (versions.sh)
88
},
99
"onCreateCommand": "/devcontainer/features/bazel/on_create_command.sh",
1010
"postCreateCommand": {

0 commit comments

Comments
 (0)