Skip to content

Commit

Permalink
Remove unused run_tests input
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Jun 12, 2024
1 parent f825a03 commit 61be60b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_node_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ name: Build and test npm package
on:
workflow_call:
inputs:
run_tests:
description: 'Run tests'
required: false
type: boolean
default: false
node:
description: 'JSON array of Node.js versions and parameters'
required: false
Expand Down

0 comments on commit 61be60b

Please sign in to comment.