We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7be81 commit 08195edCopy full SHA for 08195ed
1 file changed
.github/workflows/publish-libosdp-sys.yml
@@ -43,6 +43,7 @@ jobs:
43
toolchain: stable
44
override: true
45
- name: Check semver
46
+ continue-on-error: true
47
uses: obi1kenobi/cargo-semver-checks-action@v2
48
with:
49
package: libosdp-sys
0 commit comments