We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e8f2d commit a1b4d6aCopy full SHA for a1b4d6a
.github/actions/build-node-python/action.yml
@@ -9,7 +9,7 @@ inputs:
9
required: true
10
run_parallel:
11
description: "enables parallel running of node and python tasks"
12
- default: true
+ default: false
13
14
# Node
15
enable_node:
0 commit comments