Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Apr 22, 2024
1 parent 0f7fd4b commit e900f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ env:

jobs:
run_pipelines_torch_gpu:
if: ${{ inputs.job == 'run_pipelines_torch_gpu' }}
if: ${{ inputs.job == github.job }}
name: PyTorch pipelines
strategy:
fail-fast: false
Expand Down

0 comments on commit e900f0c

Please sign in to comment.