Skip to content

Commit 59c299d

Browse files
committed
Run 64 examples on CI
1 parent 07365f7 commit 59c299d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test-coverage = "pytest --cov=ndonnx --cov-report=xml --cov-report=term-missing"
5151

5252
[feature.test.tasks.arrayapitests]
5353
# Seed and max-examples can be overridden by providing them a second time
54-
cmd = "pytest array-api-tests/array_api_tests/ -v -rfX --json-report --json-report-file=array-api-tests.json --disable-deadline --disable-extension linalg,fft --skips-file=skips.txt -s --hypothesis-seed 0 --max-examples 16"
54+
cmd = "pytest array-api-tests/array_api_tests/ -v -rfX --json-report --json-report-file=array-api-tests.json --disable-deadline --disable-extension linalg,fft --skips-file=skips.txt -s --hypothesis-seed 0 --max-examples 64"
5555
[feature.test.tasks.arrayapitests.env]
5656
ARRAY_API_TESTS_MODULE="ndonnx"
5757
ARRAY_API_TESTS_VERSION="2024.12"

0 commit comments

Comments
 (0)