Skip to content

Group dependabot updates #438

Group dependabot updates

Group dependabot updates #438

name: Array API Tests (PyTorch Latest)
on: [push, pull_request]
jobs:
array-api-tests-torch:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: torch
# Proper linalg testing will require
# https://github.com/data-apis/array-api-tests/pull/101
pytest-extra-args: "--disable-extension linalg"