forgot to close it

This commit is contained in:
brostosjoined 2025-05-30 11:19:51 +03:00
parent 5ab3034a09
commit a3636afdd7

View file

@ -43,7 +43,7 @@ jobs:
- name: Apply Version Metadata
run: |
echo "Git commit short hash: $(git log --pretty=format:'%h' -n 1)
echo "Git commit short hash: $(git log --pretty=format:'%h' -n 1)"
python test/auto_apply_version_metadata.py $(git log --pretty=format:'%h' -n 1)
- name: Commit Version Metadata