mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-21 22:23:52 +00:00
shorten badge names
This commit is contained in:
parent
a9c1b94d09
commit
0729afa835
2
.github/workflows/basic-tests.yml
vendored
2
.github/workflows/basic-tests.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Test Python Scripts and Notebooks
|
||||
name: Code tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/pep8-linter.yml
vendored
2
.github/workflows/pep8-linter.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Python PEP8 Linting
|
||||
name: PEP8 Style checks
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user