Skip to content

Commit

Permalink
trigger llama
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Feb 29, 2024
1 parent b73e3ad commit a90736d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# GCP_PROJECT_ID: ${{ vars.GCP_PROJECT_ID }}

model_test:
needs: build-push-image
# needs: build-push-image
uses: ./.github/workflows/test_model.yml
secrets: inherit
with:
Expand Down

0 comments on commit a90736d

Please sign in to comment.