We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a9f51 commit 88cb37cCopy full SHA for 88cb37c
1 file changed
.github/workflows/ci.yaml
@@ -894,6 +894,6 @@ jobs:
894
go-version: ${{ env.GO_VERSION }}
895
896
- name: Run tests
897
- working-directory: scbtcl
+ working-directory: scbctl
898
run: go test -v ./...
899
0 commit comments