Skip to content

Commit 886ed31

Browse files
committed
rename workflow to 'CI build', add badges for build status and test coverage to README
1 parent 66445eb commit 886ed31

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/astro-testing.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# This workflow will install Python dependencies, run tests and lint with a single version of Python
2-
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3-
4-
name: Astro Testing
1+
name: CI build
52

63
on:
74
push:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![CI build](https://github.com/AustinCullar/Astro/actions/workflows/astro-testing.yml/badge.svg) ![Test coverage](https://img.shields.io/badge/Code%20Coverage-83%25-success?style=flat)
2+
13
# Astro
24
Automated data collection from YouTube.
35

0 commit comments

Comments
 (0)