Skip to content

lib path fixes

lib path fixes #64

Workflow file for this run

name: on push
on:
push:
branches: '**'
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test