delete old checks #173

Merged
clan-bot merged 1 commits from Mic92-ci into main 2024-05-03 11:05:03 +00:00

View File

@ -1,11 +0,0 @@
name: checks
on:
pull_request:
push:
branches: main
jobs:
test:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom --eval-workers 10