Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NopePrime
/
Open-LLM
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Open-LLM
/
.github
/
workflows
/
ruff.yml
Nope137
Describe your changes here
c0937c0
15 days ago
raw
Copy download link
history
blame
contribute
delete
162 Bytes
name:
Ruff
on:
[
push
,
pull_request
]
jobs:
ruff:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/checkout@v4
-
uses:
astral-sh/ruff-action@v3