Skip to content

Merge pull request #72 from haskell-github-trust/renovate/actions-che… #177

Merge pull request #72 from haskell-github-trust/renovate/actions-che…

Merge pull request #72 from haskell-github-trust/renovate/actions-che… #177

name: nix-integration-test
on:
pull_request:
push:
branches:
- master
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: cachix/install-nix-action@51f3067b56fe8ae331890c77d4e454f6d60615ff # v31.10.2
with:
extra_nix_config: |
extra-trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
extra-substituters = https://cache.iog.io
- run: nix flake check