Skip to content

Commit 3686b81

Browse files
author
Ganeshwara Hananda
authored
Remove graknlabs_protocol from release-validate since we no longer depends on it
1 parent 34515da commit 3686b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- checkout
110110
- run: |
111111
bazel run @graknlabs_build_tools//ci:release-validate-deps -- \
112-
graknlabs_common graknlabs_graql graknlabs_protocol graknlabs_client_java
112+
graknlabs_common graknlabs_graql graknlabs_client_java
113113
114114
deploy-github:
115115
machine: true

0 commit comments

Comments
 (0)