Skip to content

Commit 8343edc

Browse files
Array-API conformance testing can start as soon as build_linux jobs finished
1 parent cf7d9bf commit 8343edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ jobs:
486486
done
487487
488488
array-api-conformity:
489-
needs: test_linux
489+
needs: build_linux
490490
runs-on: ${{ matrix.runner }}
491491

492492
strategy:

0 commit comments

Comments
 (0)