Skip to content

Add more README docs #42

Add more README docs

Add more README docs #42

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: cargo test