Skip to content

Merge pull request #11 from VolvoxLLC/dependabot/npm_and_yarn/types/n… #24

Merge pull request #11 from VolvoxLLC/dependabot/npm_and_yarn/types/n…

Merge pull request #11 from VolvoxLLC/dependabot/npm_and_yarn/types/n… #24

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