Skip to content

Commit

Permalink
Try full compile
Browse files Browse the repository at this point in the history
  • Loading branch information
adikhoff committed Oct 12, 2024
1 parent 791b4ec commit 605ada7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Migrate to Redot
run: |
python migrate.py --tiny . _migrated
python migrate.py . _migrated
# Use dummy builder to improve performance as we don't need the generated HTML in this workflow.
- name: Sphinx build
Expand Down

0 comments on commit 605ada7

Please sign in to comment.