Skip to content

Commit ebfe1ea

Browse files
committed
Drop semver CI for now
1 parent 2109955 commit ebfe1ea

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/rust.yml

-6
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,3 @@ jobs:
2020
run: cargo build --verbose
2121
- name: Run tests
2222
run: cargo test --all-features --verbose
23-
semver:
24-
runs-on: ubuntu-latest
25-
steps:
26-
- uses: actions/checkout@v3
27-
- name: Check semver
28-
uses: obi1kenobi/cargo-semver-checks-action@v2

0 commit comments

Comments
 (0)