Skip to content

ci: fix

ci: fix #11

Workflow file for this run

name: Run tests
on:
- push
- pull_request
jobs:
test-js:
name: "JS v0.2.2" # v0.2.2 == commit below
uses: paulmillr/jsbt/.github/workflows/test-js.yml@6a21aa9d4ac68c2ffe5b355aa05abaa89ba6075c

Check failure on line 8 in .github/workflows/test-js.yml

View workflow run for this annotation

GitHub Actions / Run tests

Invalid workflow file

The workflow is not valid. In .github/workflows/test-js.yml (Line: 8, Col: 11): Error from called workflow paulmillr/jsbt/.github/workflows/test-js.yml@6a21aa9d4ac68c2ffe5b355aa05abaa89ba6075c (Line: 20, Col: 15): Unexpected symbol: '['. Located at position 23 within expression: inputs.skip-node18 && [20.18.1, 22.13.0] || [18.20.5, 20.18.1, 22.13.0] In .github/workflows/test-js.yml (Line: 8, Col: 11): Error from called workflow paulmillr/jsbt/.github/workflows/test-js.yml@6a21aa9d4ac68c2ffe5b355aa05abaa89ba6075c (Line: 20, Col: 15): Unexpected value '${{ inputs.skip-node18 && [20.18.1, 22.13.0] || [18.20.5, 20.18.1, 22.13.0] }}'
with:
skip-node18: true