Skip to content

Commit 124de3c

Browse files
committed
chore(ci): Exclude semver check of unreleased crate
1 parent 5182252 commit 124de3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ jobs:
156156
- uses: obi1kenobi/cargo-semver-checks-action@v2
157157
with:
158158
feature-group: all-features
159+
exclude: grpc
159160

160161
external-types:
161162
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)