Skip to content

Commit

Permalink
chore: temporarily disable wicked_expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier authored Feb 17, 2024
1 parent 155498e commit 7805c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/runner-default/runner_default/plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def precompile_ast(ctx: Context):
ctx.require(
"bolt",
"bolt_expressions",
"wicked_expressions",
# "wicked_expressions",
"mecha",
)

Expand Down

0 comments on commit 7805c68

Please sign in to comment.