Skip to content

Deduplicate session names for repos and bookmarks (#105) #25

Deduplicate session names for repos and bookmarks (#105)

Deduplicate session names for repos and bookmarks (#105) #25

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