Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix astra integration tests #3518

Merged
merged 11 commits into from
Aug 26, 2024
Prev Previous commit
Next Next commit
remove
jordanrfrazier authored and ogabrielluiz committed Aug 26, 2024
commit d39b7fd0a081f9159127a341b9d17909f50e590a
1 change: 0 additions & 1 deletion .github/workflows/python_test.yml
Original file line number Diff line number Diff line change
@@ -28,7 +28,6 @@ jobs:
name: Unit Tests - Python ${{ matrix.python-version }} - Group ${{ matrix.group }}
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
python-version: ${{ fromJson(inputs.python-versions || '["3.10", "3.11", "3.12"]' ) }}
splitCount: [5]