Skip to content

Are these three features enough to demonstrate the problem? #253

Are these three features enough to demonstrate the problem?

Are these three features enough to demonstrate the problem? #253

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make
- run: make test