Skip to content

open-session: add shell completions #85

open-session: add shell completions

open-session: add shell completions #85

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Test
run: nix develop --command cargo test --all-targets --all-features