about summary refs log tree commit diff
path: root/users/fcuny/exp/buckit/.github
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/exp/buckit/.github')
-rw-r--r--users/fcuny/exp/buckit/.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/exp/buckit/.github/workflows/go.yml b/users/fcuny/exp/buckit/.github/workflows/go.yml
index 2c17a17..d58c507 100644
--- a/users/fcuny/exp/buckit/.github/workflows/go.yml
+++ b/users/fcuny/exp/buckit/.github/workflows/go.yml
@@ -35,4 +35,4 @@ jobs:
       run: go test -race -v ./...
 
     - name: Build
-      run: go build -v ./cmd/...
+      run: go build -v ./...