Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
CI TEST: enable commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Seasawher committed Nov 16, 2023
1 parent 8effcd2 commit 8785c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions functional-programming-lean/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ before = ["leanexample", "commands"]
[preprocessor.leanexample]
command = "python -X utf8 scripts/example.py"

# [preprocessor.commands]
# command = "python -X utf8 scripts/projects.py"
[preprocessor.commands]
command = "python -X utf8 scripts/projects.py"

[preprocessor.leanversion]
command = "python -X utf8 scripts/lean-version.py"
Expand Down

0 comments on commit 8785c14

Please sign in to comment.