test basic command

This commit is contained in:
Michael Duong 2023-09-12 18:38:21 +01:00
parent a2bf6b937a
commit 8006aff7cc

View file

@ -69,7 +69,6 @@ jobs:
# REGISTER_MODEL_NAME=$(echo ${{ github.event.pull_request.head.ref }} | awk -F"-" '{print $1}')
REGISTER_MODEL_NAME=$(echo ${{github.ref_name}} | awk -F"-" '{print $1}')
gto register test
git config user.name "Michael Duong"
git config user.email "michael123ster@gmail.com"