test
Some checks failed
/ ls (push) Failing after 20s

This commit is contained in:
lubiana 2023-10-20 18:29:10 +02:00
parent 1bbde50fc3
commit 8d8306ef42
No known key found for this signature in database

View file

@ -25,8 +25,8 @@ jobs:
env | sort
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
git config --global user.email "username@users.noreply.github.com"
git log -1 --pretty=format:"%s"
if [[ -n "$(git status -s)" ]]; then
echo lol
fi