mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-22 14:44:06 +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:
|
on:
|
||||||
push:
|
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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user