Skip to content

Commit

Permalink
fix actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Jan 19, 2025
1 parent 9e2176d commit a48cabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ narray :: Array and Matrix processing
=====================================

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

This package provides consistent utility functions for array programming with
Expand Down

0 comments on commit a48cabe

Please sign in to comment.