Skip to content

flake-overlay: remove unnecessary attributes (#129) #72

flake-overlay: remove unnecessary attributes (#129)

flake-overlay: remove unnecessary attributes (#129) #72

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