Skip to content

Commit 88a9fbf

Browse files
committed
add TODO for future ticket GODRIVER-3723
1 parent ecddd5e commit 88a9fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
env:
5050
GOTOOLCHAIN: local
5151
run: |
52+
# TODO(GODRIVER-3723): Run using taskfile targets.
5253
go build ./...
5354
go build ${BUILD_TAGS} ./...
5455
go test -short ${BUILD_TAGS} -run ^$$ ./...

0 commit comments

Comments
 (0)