Skip to content

Merge pull request #910 from ccnmtl/dependabot/npm_and_yarn/sentry/re… #2039

Merge pull request #910 from ccnmtl/dependabot/npm_and_yarn/sentry/re…

Merge pull request #910 from ccnmtl/dependabot/npm_and_yarn/sentry/re… #2039

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
node-version: [20.x]
name: Node ${{ matrix.node }} run
steps:
- uses: actions/checkout@v6
- name: Build with Makefile
run: make all