Skip to content

Commit 3711ebe

Browse files
authored
Add TODO label
1 parent 36361dd commit 3711ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/setup-python@v4
5252
with:
5353
python-version: "3.11"
54-
# We need the Go version and Go cache location for the actions/cache step,
54+
# TODO: We need the Go version and Go cache location for the actions/cache step,
5555
# so the Go installation must happen before that.
5656
- id: setup-go
5757
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)