Skip to content

Commit a1cc467

Browse files
committed
update gh workflow name
1 parent 7f6938b commit a1cc467

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[![pypiv](https://img.shields.io/pypi/v/python-actransit.svg)](https://pypi.python.org/pypi/python-actransit)
1111
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
12-
[![continuous-integration](https://github.com/irahorecka/python-actransit/workflows/continuous-integration/badge.svg)](https://github.com/irahorecka/python-actransit/actions)
12+
[![tests](https://github.com/irahorecka/python-actransit/workflows/tests/badge.svg)](https://github.com/irahorecka/python-actransit/actions)
1313
[![Licence](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/irahorecka/python-actransit/main/LICENSE)
1414

1515
A simple Alameda-Contra Costa Transit District ([AC

0 commit comments

Comments
 (0)