Skip to content

Merge pull request #64 from tweag/dependabot/cargo/zerovec-derive-0.10.3 #231

Merge pull request #64 from tweag/dependabot/cargo/zerovec-derive-0.10.3

Merge pull request #64 from tweag/dependabot/cargo/zerovec-derive-0.10.3 #231

name: "Verify the conformity of output files"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- name: Verifying output files
run: nix run .#verify-fixture-files --extra-experimental-features 'nix-command flakes'