Skip to content

Commit

Permalink
use HF_PERIOD environment
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Uriegas <[email protected]>
  • Loading branch information
seemethere committed Apr 23, 2024
1 parent fccda32 commit fe66819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
name: test-gpu (${{ matrix.platform }}, ${{ matrix.model_name }})
needs: gather-models-gpu
environment: HF_PERIODIC
secrets: inherit
strategy:
matrix: ${{ fromJSON(needs.gather-models-gpu.outputs.models) }}
Expand Down

0 comments on commit fe66819

Please sign in to comment.