Skip to content

Commit

Permalink
Bypassing
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Sep 17, 2023
1 parent 9a01beb commit 581de85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/model_uploader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:

# Step 4: Trace the model, Verify the embeddings & Upload the model files as artifacts
model-auto-tracing:
needs: [init-workflow-var, checking-out-model-hub]
needs: [init-workflow-var] #, checking-out-model-hub]
name: model-auto-tracing
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 581de85

Please sign in to comment.