This is an automated email from the ASF dual-hosted git repository. baunsgaard pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new 52aa43187b [SYSTEMDS-3593] Update test links to new API
52aa43187b is described below
commit 52aa43187bd4bb8e9f64eac8e765e2d8b715cdab
Author: baunsgaard <[email protected]>
AuthorDate: Wed Jul 5 13:45:35 2023 +0200
[SYSTEMDS-3593] Update test links to new API
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index db5887ba42..b1562f96c3 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,8 @@ heterogeneous and nested schema.
**Status and Build:** SystemDS is renamed from SystemML which is an **Apache
Top Level Project**.
To build from source visit [SystemDS Install from
source](https://apache.github.io/systemds/site/install.html)
-[](https://github.com/apache/systemds/actions?query=workflow%3A%22Build%22+branch%3Amain+event%3Apush)
-[](https://github.com/apache/systemds/actions?query=workflow%3ADocumentation+branch%3Amain+event%3Apush)
+[](https://github.com/apache/systemds/actions/workflows/build.yml)
+[](https://github.com/apache/systemds/actions/workflows/documentation.yml)
+[](https://github.com/apache/systemds/actions/workflows/license.yml)
[](https://github.com/apache/systemds/actions/workflows/javaTests.yml)
-[](https://github.com/apache/systemds/actions?query=workflow%3A%22Python+Test%22+branch%3Amain+event%3Apush)
+[](https://github.com/apache/systemds/actions/workflows/python.yml)
