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 6cb4b30 commit 46efa11Copy full SHA for 46efa11
.github/workflows/ci.yml
@@ -90,6 +90,8 @@ jobs:
90
91
- name: Check semver
92
uses: obi1kenobi/cargo-semver-checks-action@v2
93
+ with:
94
+ exclude: rustls-cert-gen
95
96
build-windows:
97
runs-on: windows-latest
0 commit comments