Skip to content

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 #175

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 #175

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"