Skip to content

[rocq] rename coq to rocq #306

[rocq] rename coq to rocq

[rocq] rename coq to rocq #306

Workflow file for this run

name: Check All
on: [push]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
- run: nix build ./.#catt-coq-plugin
- run: nix flake check --all-systems