update: test workflow
Some checks failed
Build / echo (push) Failing after 6s

This commit is contained in:
hoangvv 2025-01-09 15:32:41 +07:00
parent 4af78ec210
commit b0c4757d57

View File

@ -7,5 +7,5 @@ jobs:
echo:
runs-on: ubuntu-latest
steps:
- name: get git version
run: echo {branch}
- name: get git current branch
run: git branch --show-current