Skip to content

Mark tuples for dropping too #136

Mark tuples for dropping too

Mark tuples for dropping too #136

Workflow file for this run

name: nix check
on:
push:
jobs:
nix-develop:
name: nix develop
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: nix develop --command true
run: |
nix develop --print-build-logs --command true