Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d5b48e100 |
@@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Lint + Tests
|
||||
run: |
|
||||
ruff check .
|
||||
ruff check . --fix
|
||||
pytest -q
|
||||
|
||||
- name: Build SDSAT tar.gz with metadata (no __init__)
|
||||
|
||||
Reference in New Issue
Block a user