Skip to content

Commit

Permalink
Use Tests workflow for README badge
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel authored Apr 25, 2024
1 parent 8b7230e commit 1879aba
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 @@ -5,7 +5,7 @@ Brick\DateTime

A powerful set of immutable classes to work with dates and times.

[![Build Status](https://github.com/brick/date-time/workflows/CI/badge.svg)](https://github.com/brick/date-time/actions)
[![Build Status](https://github.com/brick/date-time/workflows/Tests/badge.svg)](https://github.com/brick/date-time/actions)
[![Coverage Status](https://coveralls.io/repos/github/brick/date-time/badge.svg?branch=master)](https://coveralls.io/github/brick/date-time?branch=master)
[![Latest Stable Version](https://poser.pugx.org/brick/date-time/v/stable)](https://packagist.org/packages/brick/date-time)
[![Total Downloads](https://poser.pugx.org/brick/date-time/downloads)](https://packagist.org/packages/brick/date-time)
Expand Down

0 comments on commit 1879aba

Please sign in to comment.