Skip to content

Commit b9ea457

Browse files
committed
make semver check optional
1 parent 9a7bcfb commit b9ea457

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
@@ -112,6 +112,7 @@ jobs:
112112
semver:
113113
name: Semver Check
114114
runs-on: ubuntu-latest
115+
continue-on-error: true
115116
strategy:
116117
matrix:
117118
crate: [ngrok-api]

0 commit comments

Comments
 (0)