only build with nix-fast-build

This commit is contained in:
Jörg Thalheim 2023-11-16 15:05:58 +01:00
parent 5f078a336c
commit ea808bfc9c
2 changed files with 1 additions and 12 deletions

View File

@ -1,11 +0,0 @@
name: build
on:
pull_request:
push:
branches: main
jobs:
test:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix flake check -L

View File

@ -8,4 +8,4 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build/ae50c356c2f9e790f3d9d8e00bfa9f4b54f49bdd
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom