Skip to content

Commit 35ddd31

Browse files
authored
Update README.md
Update the build status badge for GitHub actions.
1 parent 61e5641 commit 35ddd31

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
@@ -1,6 +1,6 @@
11
# CoCo Assembler and File Utility
22

3-
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/craigthomas/CoCoAssembler/Build%20Test%20Coverage?style=flat-square)](https://github.com/craigthomas/CoCoAssembler/actions)
3+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/craigthomas/CoCoAssembler/python-app.yml?style=flat-square&branch=main)](https://github.com/craigthomas/CoCoAssembler/actions)
44
[![Codecov](https://img.shields.io/codecov/c/gh/craigthomas/CoCoAssembler?style=flat-square)](https://codecov.io/gh/craigthomas/CoCoAssembler)
55
[![Dependencies](https://img.shields.io/librariesio/github/craigthomas/CoCoAssembler?style=flat-square)](https://libraries.io/github/craigthomas/CoCoAssembler)
66
[![Releases](https://img.shields.io/github/release/craigthomas/CoCoAssembler?style=flat-square)](https://github.com/craigthomas/CoCoAssembler/releases)

0 commit comments

Comments
 (0)