Skip to content

Commit

Permalink
added GH Actions badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Jan 30, 2024
1 parent 486a255 commit 27c96e3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<!--
Test status hidden while migrating from Travis to GitHub actions
<a href="https://travis-ci.org/openvax/varcode">
<img src="https://travis-ci.org/openvax/varcode.svg?branch=master" alt="Build Status" />
</a>
-->
[![Tests](https://github.com/openvax/varcode/actions/workflows/tests.yml/badge.svg)](https://github.com/openvax/varcode/actions/workflows/tests.yml)
<a href="https://coveralls.io/github/openvax/varcode?branch=master">
<img src="https://coveralls.io/repos/openvax/varcode/badge.svg?branch=master&service=github" alt="Coverage Status" />
</a>
Expand Down

0 comments on commit 27c96e3

Please sign in to comment.