Skip to content

Merge pull request #1402 from ccnmtl/dependabot/npm_and_yarn/cypress-… #3024

Merge pull request #1402 from ccnmtl/dependabot/npm_and_yarn/cypress-…

Merge pull request #1402 from ccnmtl/dependabot/npm_and_yarn/cypress-… #3024

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ["3.8", "3.12"]
steps:
- uses: actions/checkout@v4
- name: Build with Makefile
run: make all