Skip to content

Commit

Permalink
fix broken unit-test badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
quantsch committed Mar 8, 2024
1 parent 993b8a2 commit 33e7fcd
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
@@ -1,5 +1,5 @@
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/Rd2md)](https://cran.r-project.org/package=Rd2md)
![Unit_Test_Status_Badge](https://github.com/quantsch/Rd2md/actions/workflows/r-cmd-check.yaml/badge.svg?branch=master)
![Unit_Test_Status_Badge](https://github.com/quantsch/Rd2md/actions/workflows/pipeline.yaml/badge.svg?branch=main)
[![codecov](https://codecov.io/gh/quantsch/Rd2md/graph/badge.svg?token=0ZHTXDYG3T)](https://app.codecov.io/gh/quantsch/Rd2md)


Expand Down

0 comments on commit 33e7fcd

Please sign in to comment.