Skip to content

Commit

Permalink
Update .github/workflows/interface-unit-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mudit Pandey <[email protected]>
  • Loading branch information
mlxd and mudit2812 authored Sep 13, 2024
1 parent d3d0529 commit 95822bc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/interface-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,7 @@ jobs:
then
cat >matrix_max_parallel.json <<-EOF
{
"default": 1,
"core-tests": 1,
"gradients-tests": 1,
"jax-tests": 1,
"tf-tests": 1,
"device-tests": 1
"default": 1
}
EOF
else
Expand Down

0 comments on commit 95822bc

Please sign in to comment.