nix-module-wrapper-manager-fds/.github/workflows/check.yml

16 lines
274 B
YAML
Raw Normal View History

2024-11-10 05:16:41 +00:00
name: Check test suite
on:
pull_request:
push:
branches:
- master
jobs:
check:
name: Check outputs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v15
- run: make check