mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
remove benchmark
job in push-important-models.yml
(#35292)
remove-bench Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
e0ae9b5974
commit
d29a06e39a
7
.github/workflows/push-important-models.yml
vendored
7
.github/workflows/push-important-models.yml
vendored
@ -134,10 +134,3 @@ jobs:
|
||||
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}
|
||||
slackToken: ${{ secrets.SLACK_CIFEEDBACK_BOT_TOKEN }}
|
||||
waitForSSH: true
|
||||
|
||||
benchmark:
|
||||
name: Benchmark workflow
|
||||
needs: get_modified_models
|
||||
if: ${{ needs.get_modified_models.outputs.matrix != '[]' && needs.get_modified_models.outputs.matrix != '' && fromJson(needs.get_modified_models.outputs.matrix)[0] != null }}
|
||||
uses: ./.github/workflows/benchmark.yml
|
||||
secrets: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user