shorten badge names

This commit is contained in:
rasbt 2024-04-14 12:41:23 -05:00
parent dc7bfde0e7
commit 6aa58ee2a9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Test Python Scripts and Notebooks
name: Code tests
on:
push:

View File

@ -1,4 +1,4 @@
name: Python PEP8 Linting
name: PEP8 Style checks
on:
push: