mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-07-09 12:37:13 -06:00
feat(readme): fixed readme to be one file
This commit is contained in:
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
run: pip install ruff
|
||||
|
||||
- name: Lint
|
||||
run: ruff check ./*/*.py --ignore E402
|
||||
run: ruff check ./*.py ./**/*/*.py --ignore E402
|
||||
|
||||
Dockerhub:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user