WIP: Sample a few of the tests to make things go quicker

This commit is contained in:
Alex Pyrgiotis 2025-03-12 20:00:36 +02:00
parent 41d85a5993
commit fc9f6eac49
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -85,7 +85,7 @@ jobs:
- name: Run large tests
continue-on-error: true # we expect test failures
run: |-
export TEST_GROUP_COUNT=20
export TEST_GROUP_COUNT=2000
export TEST_GROUP=${{ matrix.group }}
poetry run make test-large