Skip to content

Commit 08195ed

Browse files
committed
libosdp-sys: Ignore semver checks as this crate tracks libosdp versions
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
1 parent 3a7be81 commit 08195ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-libosdp-sys.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
toolchain: stable
4444
override: true
4545
- name: Check semver
46+
continue-on-error: true
4647
uses: obi1kenobi/cargo-semver-checks-action@v2
4748
with:
4849
package: libosdp-sys

0 commit comments

Comments
 (0)