Skip to content

Commit 1b3e7e0

Browse files
committed
Added GA for tests
1 parent 7ac095d commit 1b3e7e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Continuous Integration
1+
name: Tests
22

33
on:
44
push:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<div>
44

5-
[![Continuous Integration](https://github.com/muizabdul29/PyBatteryID/actions/workflows/ci.yml/badge.svg)](https://github.com/muizabdul29/PyBatteryID/actions/workflows/ci.yml)
6-
[![Pylint](https://github.com/muizabdul29/PyBatteryID/actions/workflows/pylint.yml/badge.svg)](https://github.com/muizabdul29/PyBatteryID/actions/workflows/pylint.yml)
75
[![release](https://img.shields.io/github/v/release/muizabdul29/PyBatteryID)](https://github.com/muizabdul29/PyBatteryID/releases)
6+
[![Tests](https://github.com/muizabdul29/PyBatteryID/actions/workflows/tests.yml/badge.svg)](https://github.com/muizabdul29/PyBatteryID/actions/workflows/tests.yml)
7+
[![Pylint](https://github.com/muizabdul29/PyBatteryID/actions/workflows/pylint.yml/badge.svg)](https://github.com/muizabdul29/PyBatteryID/actions/workflows/pylint.yml)
88
[![DOI](https://zenodo.org/badge/704093134.svg)](https://doi.org/10.5281/zenodo.15437221)
99

1010
</div>

0 commit comments

Comments
 (0)