Skip to content

Merge pull request #3 from VolvoxLLC/dependabot/npm_and_yarn/types/no… #7

Merge pull request #3 from VolvoxLLC/dependabot/npm_and_yarn/types/no…

Merge pull request #3 from VolvoxLLC/dependabot/npm_and_yarn/types/no… #7

name: Build & Test
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 18
- run: npm ci
- run: npm run build
# - run: npm test