Skip to content

Commit 0729afa

Browse files
committed
shorten badge names
1 parent a9c1b94 commit 0729afa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/basic-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Python Scripts and Notebooks
1+
name: Code tests
22

33
on:
44
push:

.github/workflows/pep8-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python PEP8 Linting
1+
name: PEP8 Style checks
22

33
on:
44
push:

0 commit comments

Comments
 (0)