Skip to content

Remove stray use

Remove stray use #20

Workflow file for this run

name: Test
on: push
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: cargo test --release -- -Zunstable-options --report-time