We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e246809 commit 34d1645Copy full SHA for 34d1645
.github/workflows/array-api-tests.yml
@@ -28,6 +28,7 @@ jobs:
28
repository: data-apis/array-api-tests
29
submodules: 'true'
30
path: array-api-tests
31
+ branch: revert-278-suppress-data_too_large
32
- name: Set up Python ${{ matrix.python-version }}
33
uses: actions/setup-python@v5
34
with:
0 commit comments