Skip to content

add version from package.json to command #47

add version from package.json to command

add version from package.json to command #47

Workflow file for this run

name: Run tests
on: [push, pull_request]
jobs:
test-workflow:
uses: ./.github/workflows/test-workflow.yml
with:
node-version: ${{ vars.NODE_VERSION }}