Skip to content

Commit

Permalink
ci: Disable semver-check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
zurawiki committed Apr 16, 2023
1 parent a00ed6d commit 6c0e061
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:

- uses: Swatinem/rust-cache@v2

- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v1
# - name: Check semver
# uses: obi1kenobi/cargo-semver-checks-action@v1

- name: Publish
run: cargo publish -p tiktoken-rs
Expand Down

0 comments on commit 6c0e061

Please sign in to comment.