Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
idelvall committed Dec 17, 2023
1 parent fd68b1a commit 14b4a6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
git log -1 --format=%ae && \
echo "--format=%b" && \
git log -1 --format=%b && \
git for-each-ref --contains HEAD --format '%(refname:lstrip=-1)'
git for-each-ref --contains HEAD --format '%(refname:lstrip=-1)' && \
env

0 comments on commit 14b4a6f

Please sign in to comment.