drop impure checks from ci

This commit is contained in:
Jörg Thalheim
2025-08-18 13:18:31 +02:00
parent 2d264a8e5e
commit ffb7b91da7
5 changed files with 6 additions and 86 deletions

View File

@@ -1,9 +0,0 @@
name: checks
on:
pull_request:
jobs:
checks-impure:
runs-on: nix
steps:
- uses: actions/checkout@v4
- run: nix run .#impure-checks