Skip to content

Commit a48cabe

Browse files
committed
fix actions badge
1 parent 9e2176d commit a48cabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ narray :: Array and Matrix processing
22
=====================================
33

44
[![CRAN version](http://www.r-pkg.org/badges/version/narray)](https://cran.r-project.org/package=narray)
5-
[![Build Status](https://github.com/mschubert/narray/workflows/R-check/badge.svg?branch=master)](https://github.com/mschubert/narray/actions)
5+
[![Build Status](https://github.com/mschubert/narray/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/mschubert/narray/actions)
66
[![CRAN downloads](http://cranlogs.r-pkg.org/badges/narray)](http://cran.rstudio.com/web/packages/narray/index.html)
77

88
This package provides consistent utility functions for array programming with

0 commit comments

Comments
 (0)