Skip to content

test

test #109

Workflow file for this run

name: Tests
on: [ push , pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5