Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZackBradshaw
/
omni_bot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
omni_bot
/
.github
/
workflows
/
ruff.yml
WAWAA
Upload folder using huggingface_hub
4962437
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
164 Bytes
name:
Ruff
on:
[
push
,
pull_request
]
jobs:
ruff:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/checkout@v4
-
uses:
chartboost/ruff-action@v1