Skip to content

Commit

Permalink
combine workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Feb 28, 2024
1 parent 93848fd commit 01cba71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
- name: Echo 5
shell: bash
run: |
git config --global --add safe.directory /__w/Google-Cloud-Containers/Google-Cloud-Containers
git clone https://github.com/huggingface/transformers.git
git checkout tags/v4.38.1
git log -n 3
Expand Down

0 comments on commit 01cba71

Please sign in to comment.