Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed May 7, 2024
1 parent a916d78 commit 873d375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please-cargo-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:

- name: Check last commit
run: |
output=$(git log -1 --pretty=%B | grep "Update Cargo.lock")
echo $(git log -1 --pretty=%B)
echo $output
git log -1 --pretty=%B
- name: Setup environment
run: |
Expand Down

0 comments on commit 873d375

Please sign in to comment.