Skip to content

Merge pull request #57 from rhowe/dependabot/npm_and_yarn/e2e/cypress… #106

Merge pull request #57 from rhowe/dependabot/npm_and_yarn/e2e/cypress…

Merge pull request #57 from rhowe/dependabot/npm_and_yarn/e2e/cypress… #106

Workflow file for this run

name: Tests
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run 'make test'
run: make test