Skip to content

Commit efc8b33

Browse files
committed
Update
1 parent 4aa2f44 commit efc8b33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-node-python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@ jobs:
419419
with:
420420
run_node_test: false
421421
run_node_lint: false
422+
run_python_test: false
423+
run_python_lint: false
422424
run_parallel: ${{ inputs.run_parallel }}
423425
node_version: ${{ secrets.NODE_VERSION || env.NODE_VERSION }}
424426
npm_registry: ${{ env.NPM_REGISTRY }}

0 commit comments

Comments
 (0)