mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-10 14:57:26 +00:00
shorten badge names
This commit is contained in:
parent
dc7bfde0e7
commit
6aa58ee2a9
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