Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
britto224
/
test_ui
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test_ui
/
.github
/
workflows
/
ruff.yml
britto224
Upload 29 files
99ebcc3
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
169 Bytes
name:
Ruff
on:
[
push
,
pull_request
]
jobs:
ruff:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/checkout@v4
-
uses:
astral-sh/ruff-action@v3