Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbasten23 committed Feb 6, 2024
1 parent cba8e5d commit cf3742d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run_xla_op_tests2: 'xla_op2'
- run_python_tests: 'python_tests'
run_xla_op_tests3: 'xla_op3'
- run_python_tests: 'python'
- run_python_tests: 'python_tests'
run_torch_mp_op_tests: 'torch_mp_op'
timeout-minutes: ${{ inputs.timeout-minutes }}
env:
Expand Down

0 comments on commit cf3742d

Please sign in to comment.