shorten badge names

This commit is contained in:
rasbt
2024-04-14 12:41:23 -05:00
parent a9c1b94d09
commit 0729afa835
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: