Files
Luis-Hebendanz 313ca288dc
All checks were successful
checks-impure / test (pull_request) Successful in 32s
checks / test (pull_request) Successful in 1m10s
Fixed OOM problem in nix-fast-build
2023-11-28 19:15:20 +01:00

13 lines
270 B
YAML

name: checks
on:
pull_request:
push:
branches: main
jobs:
test:
if: ${{ github.actor != 'ui-asset-bot' }}
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom --eval-workers 8