Skip to content

Commit 5f85d74

Browse files
authored
Update tests badge.
1 parent fe45e5d commit 5f85d74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch
44

5-
[![LinearOperator Unit Tests](https://github.com/cornellius-gp/linear_operator/actions/workflows/unittests.yml/badge.svg?branch=main)](https://github.com/cornellius-gp/linear_operator/actions/workflows/unittests.yml)
6-
[![LinearOperator Linting](https://github.com/cornellius-gp/linear_operator/actions/workflows/linting.yml/badge.svg?branch=main)](https://github.com/cornellius-gp/linear_operator/actions/workflows/linting.yml)
5+
[![Run Test Suite](https://github.com/cornellius-gp/linear_operator/actions/workflows/run_test_suite.yml/badge.svg)](https://github.com/cornellius-gp/linear_operator/actions/workflows/run_test_suite.yml)
76
[![Documentation Status](https://readthedocs.org/projects/linear-operator/badge/?version=latest)](https://linear-operator.readthedocs.io/en/latest/?badge=latest)

0 commit comments

Comments
 (0)