Skip to content

okay maybe i should've taken a moment to double-check everything the … #108

okay maybe i should've taken a moment to double-check everything the …

okay maybe i should've taken a moment to double-check everything the … #108

Workflow file for this run

name: Tests
on: push
jobs:
all:
runs-on: "ubuntu-20.04"
steps:
- uses: actions/checkout@v4
- run: rustup update
- run: cargo test