1
0
forked from clan/clan-infra

Merge pull request 'delete old checks' (#173) from Mic92-ci into main

This commit is contained in:
clan-bot 2024-05-03 11:05:03 +00:00
commit e144d98e61

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