Skip to content

Amend the join-test to detect my current bug #304

Amend the join-test to detect my current bug

Amend the join-test to detect my current bug #304

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