shorten badge names

This commit is contained in:
rasbt 2024-04-14 12:41:23 -05:00
parent a9c1b94d09
commit 0729afa835
No known key found for this signature in database
GPG Key ID: 3C6E5C7C075611DB
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: on:
push: push:

View File

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