1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-20 05:17:22 +02:00
nixos-hardware/.github/workflows/test.yml

14 lines
230 B
YAML
Raw Normal View History

name: "Test"
on:
pull_request:
push:
branches:
- master
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
2024-08-19 09:56:10 +02:00
- run: nix run ./tests#run .