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: echo:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: get git version - name: get git current branch
run: echo {branch} run: git branch --show-current