test gto step

This commit is contained in:
Michael Duong 2023-09-10 20:43:26 +01:00
parent 1dbce68e83
commit a94a9385a8

View file

@ -34,4 +34,4 @@ jobs:
# dvc pull -r experiments
- name: echo branch
run: |
echo ${{github.head_ref}}
register_name=$(echo ${{github.ref_name}} | awk -F"-" '{print $1}')