Skip to content

checkMkDerivationFor: Fix with finalAttrs #405

checkMkDerivationFor: Fix with finalAttrs

checkMkDerivationFor: Fix with finalAttrs #405

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Nix
uses: cachix/install-nix-action@v16
- name: Run tests
run: nix shell -c ./run-tests.py