Skip to content

Commit

Permalink
Merge pull request #45 from moia-oss/no_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
urmaul authored Oct 17, 2023
2 parents 48345d0 + 1552d36 commit 26c12fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "MOIA Rust Maintainers"
git commit -am "Phantom release ${{ steps.calc_version.outputs.version }} [skip ci]"
- uses: Swatinem/rust-cache@v2
with:
shared-key: semver-cache
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2
with:
Expand Down

0 comments on commit 26c12fa

Please sign in to comment.