Skip to content

Feat: Allow picker to cycle from top -> bottom #110

Feat: Allow picker to cycle from top -> bottom

Feat: Allow picker to cycle from top -> bottom #110

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test
run: cargo test --all-targets --all-features