Skip to content

Commit 5bf2df8

Browse files
committed
Drop the comment on the new CI step
1 parent a2aab85 commit 5bf2df8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ jobs:
6464
- run: go test ./cmd
6565
- run: go test ./...
6666
working-directory: harness/go
67-
# The root binary only compiles packages it imports, which excludes the
68-
# snippets tree. Build the features module directly so those packages are
69-
# compile-checked too.
7067
- run: go build ./...
7168
working-directory: features
7269

0 commit comments

Comments
 (0)