Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
run: |
pip install python-dotenv
python scripts/check_snippet_coverage.py
- name: Generate Documentation
run: |
make docs
- name: Lint and format check with Ruff
run: |
Expand Down
Loading