Skip to content

Commit

Permalink
Remove shell: bash line
Browse files Browse the repository at this point in the history
  • Loading branch information
evenorog committed Apr 17, 2024
1 parent e0d64e4 commit cd41152
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ jobs:
- run: |
echo "Old tag: $OLD_TAG"
echo "New tag: $NEW_TAG"
shell: bash
- run: cargo test --verbose
if: "$OLD_TAG" != "$NEW_TAG"

0 comments on commit cd41152

Please sign in to comment.