test gto step

This commit is contained in:
Michael Duong 2023-09-10 21:05:30 +01:00
parent 35e287b664
commit 15c623b5aa

View file

@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: '0'
fetch-depth: '5'
- name: Install packages to register model
env:
AWS_ACCESS_KEY_ID: ${{ secrets.ROBOT_AWS_ACCESS_KEY_ID }}