Skip to content

workflow upgrade

workflow upgrade #16

Workflow file for this run

name: Checks pull request
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 'lts/*'
- run: npm test