Skip to content

Commit 88cb37c

Browse files
committed
fix name typo
Signed-off-by: freedisch <freeproduc@gmail.com>
1 parent 60a9f51 commit 88cb37c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,6 @@ jobs:
894894
go-version: ${{ env.GO_VERSION }}
895895

896896
- name: Run tests
897-
working-directory: scbtcl
897+
working-directory: scbctl
898898
run: go test -v ./...
899899

0 commit comments

Comments
 (0)